optikalefx / OpenJS-Grid

OpenJS Grid is the easiest jQuery Grid ever. With very little work you can have a data grid that can do everything from sorting and searching to complex database queries. Best of all, its open source. So you can learn how it's all done.
http://square-bracket.com/openjs
MIT License
96 stars 46 forks source link

Unicode charset problem #14

Closed mohanadkaleia closed 11 years ago

mohanadkaleia commented 11 years ago

Hi When getting "Arabic" data from the database it appears like this "?????"

optikalefx commented 11 years ago

I haven't worked with arabic data, but I Think you need to make sure your HTML page and your database both have the charset correctly set to handle arabic.