Hello,
I am populating manually my datatable using the row.add() api. After the initial load i.e. of 10 rows, trigger by a subsequent event on my UI, I need to insert a new row between the 4th and 5th row. Which is the best way to do that ?
Thanks for any hint
↧
insert a row in a given position
↧