This is an old revision of the document!
Allow FireFox to work with RTL (Right To Left) laguaages
jqGrid support fully FireFox versions 3.x and Internet Explorer versions >=6. The default settings in FireFox are not compatible with RTL. In order to change this:
- In the url bar in FireFox type about:config and confirm the alert dialog.
- In the Find bar type layout.scrollbar.side
- Double click on it and change the value from 0 to 1
Discussion
Hi, i'm new in jqgrid. I've tried client side sorting with server side paging. While the server-side paging worked fine, the sorting didn't. When i try to sort the data disappears. Any ideas?
Hi, Is there any possibility to disable a row in jqGrid?