Dhtmlxdataprocessor and Table update

Hi ,
I am using dhtmlxgrid that is based on dhtmlxconnector, dhtmlxdataprocessor.

Is it possible to update all the entered data in grid at once.

I mean by default ,dhtmlxdataprocessor creates/update row as they are created / updated in grid.
My requirement to insert all new rows after “save” button pressed.

Advance in thanks .
Looking for positive response from you.

Regards

You can try to use integration with form extension
Example dhtmlx.com/docs/products/dht … _form.html
Tutorial docs.dhtmlx.com/doku.php?id=dhtm … egration&s[]=form&s[]=grid