When i press control+delete key selecting the handsontable row it deletes all the row and hide header also.I need to stop deleting rows at last row with minSpareRows of handsontable when pressed control+delete key.Please help me.Thank you!
When i press control+delete key seleting the handsontable row it deletes all the row and hide header also.I need to stop deleting rows at last row with minSpareRows of handsontable when pressed control+delete key.Please help me.Thank you!
Could you record your issue?
It would be great if you could share a demo where the issue is replicable.
I use this simple demo - https://jsfiddle.net/4zr9ygj3/1/ - and if I press ctrl
(or cmd
) and delete
keys only values from a row is deleted.
I guess that we can close the issue as there are no new comments.