Hi
I am using jqwidgets version 3.2.2
I am trying to load jqxGrid which is editable, pageable, sortable, filterable in virtual mode in IE8 and IE9 and getting the following error:
SCRIPT5009: ‘JSON’ is undefined
jqxgrid.js, line 7 character 216408
I am using JSON.parse and JSON.stringify methods in my custom js file too. Is that an issue? if yes do we have alternative for the same for IE browsers ?
But I am able to load the grid successfully in Chrome 34 and FF 24.1.
Can anyone please let me know what might be the problem and how to fix the issue ?
Thanks
Shankar