jquery Programming Glossary: ts.p.lastsort
jqGrid Column Group http://stackoverflow.com/questions/7341339/jqgrid-column-group First I changed the code of sortData function the lines 1874 1884 var thd thead first ts.grid.hDiv .get 0 tr th eq ts.p.lastsort span.ui grid ico sort thd .addClass 'ui state disabled' tr th eq ts.p.lastsort thd .attr aria selected false tr th eq idxcol.. first ts.grid.hDiv .get 0 tr th eq ts.p.lastsort span.ui grid ico sort thd .addClass 'ui state disabled' tr th eq ts.p.lastsort thd .attr aria selected false tr th eq idxcol span.ui icon ts.p.sortorder thd .removeClass 'ui state disabled' tr th eq.. thd .removeClass 'ui state disabled' tr th eq idxcol thd .attr aria selected true if ts.p.viewsortcols 0 if ts.p.lastsort idxcol tr th eq ts.p.lastsort span.s ico thd .hide tr th eq idxcol span.s ico thd .show to the following var previousSelectedTh..
|