royi
20 Sep 2007, 6:20 AM
Hi,
I'm using a paging grid in my application (PHP, MySQL, IE).
The data in the grid is filled by using a web service. The web service simply converts an array that represents the rows of the grid using the json_encode function. Then the web service echoes the converted data.
As long as the data is in English - there is no problem and everything is presented in the grid correctly.
However, when adding a data in Hebrew this data is not presented and the cell in the grid is simply empty (Meaning that if there is a mixed data
I'm using a paging grid in my application (PHP, MySQL, IE).
The data in the grid is filled by using a web service. The web service simply converts an array that represents the rows of the grid using the json_encode function. Then the web service echoes the converted data.
As long as the data is in English - there is no problem and everything is presented in the grid correctly.
However, when adding a data in Hebrew this data is not presented and the cell in the grid is simply empty (Meaning that if there is a mixed data