We were using 4.6.0 and we are trying to upgrade to 5.0.0. The issue we have run up against is when we have a grid that has sortorder and sortname so it will sort on load of the data. Many of our columns use a different property as the index to sort on. This works fine in 4.6.0, but in 5.0.0, we get the following error:
“Uncaught TypeError: Cannot read property ‘stype’ of undefined jquery.jqGrid.js:2323”
I have created a jsfiddle with jqgrid 4.6.0 as an example, but I can’t find a way to add 5.0.0 instead. But if you run the same example in 5.0.0, you will see the error.
Thanks,
Thomas
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top