I am writing a reset function for the grid. I need to restore to the original sort order.
If I use setGridParam the sort occurs, but the icons for the previous sort remain.
If I use sortGrid the sort occurs, but the icons on all sortable columns turn on.
How do I programmatically sort and have only the icons for the newly sorted column show properly as they did when the grid was initialized.
Here are my initial option settings:
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top