Creating row above a specific row
I have a use case for which:
1- I want to create a row with demy data above or below a specific existing row dynamically.
2- I want to move a specific row above or below, not drag and drop because drag and drop is a mouse event.
Are these possible?
0 Replies