If I am in autoSync mode and try to add new row I see that the grid send a HTTP POST with empty fields
So I changed the mode to batch
Now I want the grid to save the new row only after I Presses the “Save changes” button.
For all the other rows in the grid I want the grid to send the data when I select other row
not only by Pressing the “Save changes” button.