Hello,
I am trying to use the standard jqGrid with an asp.net webforms application by using webservices to load and save data from and to a MySQL database.
I have succeeded in loading the data in the grid from the database using a webservice.
But I have some problem saving the data when using cell editing.
Here is my javascript code for the client side:
jQuery("#grid_users").jqGrid({
Copyright 2014 TriRand LtdAll Rights ReservedRSS
Back to Top