Hi,
I have a grid with batch edit. I am adding a new row and I would like to save it automatically after one of the fields is populated. I am in edit mode when my validation passes I would like to save newRow only, rest of the grid may have some outstanding changes but I wouldn't like to save them. I have tried to saveRow() but I ended up with 100+ duplicated rows in my database. Would you have any suggestions?
Thank you
I have a grid with batch edit. I am adding a new row and I would like to save it automatically after one of the fields is populated. I am in edit mode when my validation passes I would like to save newRow only, rest of the grid may have some outstanding changes but I wouldn't like to save them. I have tried to saveRow() but I ended up with 100+ duplicated rows in my database. Would you have any suggestions?
Thank you