how to save cell edited values via ajax?i have specified the cellurl and cellsubmit properties.How can i get edited values in server page for updation?pls help urgent..advance thanks..
Not sure to understand your need. Did you add the “cellEdit: true” option ? the URL specified in the “cellurl” parameter should then be called : the name of the modified field + the rowid are POSTed to this page.