I'm using jqGrid 3.7.2. to display data retrieved as JSON from a DWR call. The grid displays flawlessy, but I can't seeem to get it to do client-side sorting no matter what I try. Am I to understand that the grid doesn't sort on remote data? I'm returning a complete result set that is displayed in 1 page and all I want to do is sort what's being displayed in the grid when a user clicks on the column header. Here's my colModel:
colModelDef = [
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top