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

Delete Row Function #31

Open
NaimBoufridi opened this issue Dec 30, 2020 · 5 comments
Open

Delete Row Function #31

NaimBoufridi opened this issue Dec 30, 2020 · 5 comments

Comments

@NaimBoufridi
Copy link

Is there a built in function to delete the row as well?

@bertbeck
Copy link

Any progress on deleting a row? This is a very important function.

@AlonElayLatucha
Copy link

I need it too.

@godilite
Copy link
Owner

godilite commented Jun 21, 2021 via email

@AlonElayLatucha
Copy link

Thank you very much.

@Malyasse
Copy link

Thank you very much.

If you want delete the last row just do this :
setState(() { _editableKey.currentState.rows.removeLast(); })

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants