edit a cell #4369
Unanswered
drinkingwine
asked this question in
Q&A
edit a cell
#4369
Replies: 1 comment
-
You can follow the pattern shown in the Tanstack Table example for editable data. Basically add an updateData function in the meta prop to handle updates from the table cells. |
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.
-
Kinda newbie here. Looking for a suggestion on how to make a cell in a shadcn data table editable inline?
Thanks in advance
Beta Was this translation helpful? Give feedback.
All reactions