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.
How to add row after the selected row?
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/