-
1 May 2012 9:49 AM #1
Unanswered: Custom comparator - Multi Level Sort
Unanswered: Custom comparator - Multi Level Sort
I have a basic custom comparator, with 2 level sort to work correctly on the initially load.
I am now trying to create a HeaderClickHandler to also use the custom comparator, my question is how do I disable the default sort event which is triggered while the column header is clicked. Any inputs will be appreciated.
regards.
-
1 May 2012 10:19 AM #2
Custom comparator - Multi Level Sort
Custom comparator - Multi Level Sort
I found it. This was actually simple , I just overlooked the ColumnConfigs.
Thanks.


Reply With Quote