Added a button with in the spreadsheet of row at last cell. Is it possible can delete that particular row when click on that button “Delete”?
Hi @kiruba
sure, the button inside a cell also can have an event listener. Have you already tried to achieve the goal?
Yes @aleksandra_budnik, but how to get the current row “instance” to call the “alter()”. Am using two spreadsheet in single page with hotID.
Does using getInstance
method inside afterSelectionEnd
hook meets your project requirements @kiruba ?
No @aleksandra_budnik its not working.
Hi @kiruba
sorry for a delay. I have written a wrong issue number in my notifier. Have you already managed to push the topic further or come across any other issues?
I am closing this issue as there is no reply for more than a month.