Hi All,
when we upgraded from 3.8 to 4.0 we seemded to loose our grid stateoptions.
This happened to all our grids across the site.
We were declaring the gridstate as this:
,stateOptions:{cookieName: 'msrfGridState',columns: false,filters: false,selection: true,pager: true,order: true,expansion: true}
But now this does not seemt o take effect.
Looking at the page, all grid state library is there, but its functions are never called by JQGrid.
I''ve not been able to find anyone else with this issue on the net which seems very strange and makes me wonder about our implementatin, however the bottom line is it all worked and now it doesn't.
Best Regards,
Rod