how to expand row and trigger independent expandable action button in same row onClick action button #5517
Unanswered
johirdipok
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.
-
I want each action button will have it's own expandable independent row. I'm using Tanstack Table v8. But the problem is, if I click on any expandable button in a row that trigger all expandable buttons in the same row. I don't want that. Each action will trigger on it's own and expand a row with new data.
Whatever I've tried so far is in this codeSandbox
Paulo Fernando tried another solution , But I'm not sure about his solution.
You can check on codSandbox
Beta Was this translation helpful? Give feedback.
All reactions