jqGrid row update
does anyone hav开发者_如何学JAVAe 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?
Check out those two sample applications:
- jqGrid in ASP.NET MVC 3 and Razor
- jqGrid in ASP.NET MVC - Strongly typed helper
精彩评论