Hello everyone,
Is there a method to programmatically reset all column sorting/filters simultaneously within the GridPlus component?
For instance, consider a grid with five columns where a user applies sorting and filtering on three separate columns. Currently, the user must clear each column’s sorting/filtering individually to restore the grid to its initial state. My idea is to reset all sorting and filtering criteria with one button action.Thanks!
Discussion posts and replies are publicly visible
No, you cannot programmatically reset built-in GridPlus filtering and sorting. Users must manually clear each filter/sort individually.