How to sort a checkbox column #5584
Unanswered
anondawg21
asked this question in
Q&A
Replies: 1 comment
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
How do I sort a checkbox column? I've seen plenty of hacky ways to do this with useEffect and useRef. Is there no "clean" way to do this?
https://tanstack.com/table/latest/docs/framework/react/examples/kitchen-sink
I have taken a look at the example from here and the functionality does not work.
Beta Was this translation helpful? Give feedback.
All reactions