Replies: 1 comment
-
I've been looking for a solution to this as well, any progress or updates you've found? |
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.
-
Hello
Is it possible to delete a row from a
Display Column
?I have declared my
column defs
with a display columnWhat I want to achieve is fully delete a row from my table when the user presses the button. I have not found a quick and efficient way on doing this. Does
react-table
exposes something I can use?Is this possible?
Beta Was this translation helpful? Give feedback.
All reactions