How to add row after the selected row?

Tags: #<Tag:0x00007f8b1dbfb0d0>

I need to add a row whenever the last row is edited. I tried the alter function but it only adds row above the indicated row number.

Hey @hyacinthgasmin

Do you mean the same functionality as the minSpareRows? The row appears when you edit the last row.

If you select the last row, then you are actually left with alter(). Here’s a demo for the action https://jsfiddle.net/AMBudnik/p09ybc48/