Hi!
I use jsp and java servlets. My problem is when I set sortname and sortorder nothing happen after load json data to grid. Only if I push refresh, pager button or header of grid.
There is my jqGrid. How can I solve this problem?
jQuery("#scriptTable").jqGrid({
url:'/admin/getScripts?listtype=master',
datatype: 'json',
loadonce:true,
colNames:['N
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top