Posted 30 November 2018, 1:03 pm EST
Hi all,
I’m using WIJMO 5 FlexGrid on an Angular 6 app.
I’ve applied a WIJMO filter onto my FlexGrid. I see that if I apply a filter, I can clear it by clicking the ‘clear’ button.
But what if, instead of filtering, I click the column header to just do a ‘sort’ (which makes the little arrow appear and sorts by abc order). Once I do this, I’m unable to leave the sorted view. Either I can sort by alphabetical or reverse alphabetical order - but I can’t get the grid to return to its original order that it had on initial loading of the data.
Aside from disabling sorting altogether, how can I ‘clear’ a column header sort?
