How can i get the current sorted grid data for some external pdf generation?
i have tried
.jqGrid('getGridParam','data')
.jqGridExport({exptype: 'jsonstring'})
neither of which seem to return the sorted data.
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top