hi,
we are using react handsontable in a website that and we are trying to use the checkbox functionality.
Basically what we want to do is select a few rows using checkbox and press a delete button that removes these rows (and does some other stuff using an api).
I have just not been able to find any callback for checkbox selected. I’m not an expert, so please excuse me - but any help would be much appreciated.
Anyone know how I can do this ?