Replies: 1 comment
-
Hello, Shadecn have great examples. https://ui.shadcn.com/examples/tasks Regards, |
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 have created a Tanstack Table where I need 2 Dropdown filters for 2 specific columns
For example:
I have a table with first name, last name, and status as columns. I have the last name and status filter dropdown outside the table, How can I implement this?
Here is my actual code:
Beta Was this translation helpful? Give feedback.
All reactions