Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

How to delete row (Example) #9

Closed
dwaynehulsman opened this issue Feb 26, 2021 · 1 comment
Closed

How to delete row (Example) #9

dwaynehulsman opened this issue Feb 26, 2021 · 1 comment
Labels
help wanted Extra attention is needed

Comments

@dwaynehulsman
Copy link

Is there a way to delete a row from the datagrid? I've tried creating a custom cell with a method modifying the data, however deleting the row only results in cell values being cleared.

@revolist
Copy link
Owner

Hello @dwaynehulsman,
hope this will help you.

https://codesandbox.io/s/revo-grid-delete-row-js-2v06j?file=/src/index.js

For the future, I recommend to provide us with sandboxes you are working on, it'll speedup our answers.

@revolist revolist changed the title Deleting a row How to delete row (Example) Feb 26, 2021
@revolist revolist added the help wanted Extra attention is needed label Feb 26, 2021
@revolist revolist pinned this issue Feb 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants