#103511
ivanpeevski
Participant

Hi,

In this case, please see the example here: codepen

If the row was deleted with the delete command button, you can use the onCommand callback function to get the row index before it was deleted. It also allows you to cancel the row delete operation by setting command.handled = true;

 

Best Regards,
Ivan Peevski
Smart HTMLElements Team
https://www.htmlelements.com/