How can I clear the current table sort? #271
Unanswered
olivergreendev
asked this question in
Q&A
Replies: 1 comment
-
I think on the 3rd click, the sort will reset |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I want to be able to remove any active sort, so essentially when I clear the sortBy and sortType arrays, I want it to remove any active sorts on the table (just working client side at the moment, not server side).
Beta Was this translation helpful? Give feedback.
All reactions