Add/Delete Rows in Grid

You are allowed to add rows to your grid any time you need by using API methods. You should specify the position where the row should appear.
Deleting row is easy as well:

  • Add Row to the second position
  • Delete Row by index