How to set sort sortable order direction by column? #689
Unanswered
samgranger
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.
-
Hi there, I was wondering how I can set the default sort order of a specific column. Some columns should sort by asc on first click, others by desc.
For example:
Ps. I am using v1, but would love to know how I could accomplish this in v1 and v2 as I'd also like to migrate in the near future. Preferably I'd want to prevent editting the $direction variable but change the default param order in the link on the frontend.
Beta Was this translation helpful? Give feedback.
All reactions