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?