ng2-handsontable icon indicating copy to clipboard operation
ng2-handsontable copied to clipboard

The "beforeRemoveRow" event does not work

Open Campoy10 opened this issue 7 years ago • 1 comments

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?

Campoy10 avatar Jan 25 '18 13:01 Campoy10

@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.

renehamburger avatar Jan 25 '18 15:01 renehamburger