(Sorting) Initial State column has desc = false, but still on first click, it sorts on ascending order #4237
Unanswered
ExplosionArt
asked this question in
Q&A
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have a scenario where I have the following code setup
The` ID column has desc: false, however, on first click of the column header, it still sorts in ascending order, and on second click, it sorts it in descending order. Anyway I can achieve the behavior where I can make the first click for the column header to sort in descending order for that particular column?
Beta Was this translation helpful? Give feedback.
All reactions