Hi I have this example created for jqxgrid groups where i created a group renderer to show the subitems length as counts. So i am tried to create a sort function so that i can look at the groups subitems length and sort the groups ascending/descending correctly. But i am not sure how to pass the groups subitems length to the sort. I would appreciate if there was a workaround that will be helpful.
For example output:
Groups with lengths will display as
5
6
11
12
15
18
Here is my jsfiddle:
http://jsfiddle.net/ze8a071d/3/
-
This topic was modified 3 years, 3 months ago by dan123.