jqGrid row update

2019-03-06 15:52发布

问题:

does anyone have a link to an asp.net mvc 2 c# sample which contains saving rows to the server? how do you post the results back to a db?

回答1:

Check out those two sample applications:

  1. jqGrid in ASP.NET MVC 3 and Razor
  2. jqGrid in ASP.NET MVC - Strongly typed helper