This question is locked. New answers and comments are not allowed.
I have two MVC editable grids in one screen. First I will add a new row in the first grid using the Add button. Before clicking the Insert button, I will click on the Add button in the second grid to add a new row. Now the row added in the first grid is getting disappeared. Please help.