I need help with an issue that cropped up while upgrading to a newer version of jqGrid (3.6.5 -> 3.7.2). My searches in the forums have not popped up any obvious threads on this topic (feel free to point me in the right direction if you know otherwise).
The issue I'm seeing is that newer versions of jqGrid seem to discard key/value pairs added to rows when sorting the grid.
Here's an example:
var j = 0;
table.find('input').each(function(){
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top