add rows to the grid dynamically

Hi All,


I'm creating an application where I have a form with an add button on it. Using this button, I want to add a row into an editable grid with recently added data. Then, using the same form, I want to add the data in the same Editable Grid in the next row. Finally, if the user clicks the submit button, all the grid data is stored in the database.


Adding a row to the grid when I click the add button here I am facing the problem

  Discussion posts and replies are publicly visible