Update data on button click when data is edited in Grid?

Hi, i am using “dhtmlxGrid v.2.6 Professional edition build” Grid.

I have a Grid with some columns editable and some not. I have comment out the data processor code as i have a complex query which gets data from MSSQL Server 2005 and initialize dhtmlxGridConnector object.

So, to solve this i use a simple button on button click of which i want to send the updated cells data to the db/server[i.e., handler page]. How can i do it?

You can integrate Grid with form. Please find example here dhtmlx.com/docs/products/dht … _form.html