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

The "beforeRemoveRow" event does not work #496

Open
Campoy10 opened this issue Jan 25, 2018 · 1 comment
Open

The "beforeRemoveRow" event does not work #496

Campoy10 opened this issue Jan 25, 2018 · 1 comment

Comments

@Campoy10
Copy link

The problem is that the event is thrown after deleting a row, since this event does not return the information of the row that is deleted. This is exactly what the "afterRemoveRow" event does, but I need to get the information from the row before the row is deleted from the table. Is there a solution?

@renehamburger
Copy link

@Campoy10, please check if this is an issue with Handsontable itself, e.g., by editing their example on JSFiddle. If it is a Handsontable issue rather than a problem with our wrapper, please post it on the Handsontable issue tracker.

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

2 participants