ASP.NET MVC & WebForms: Multi-Row Editing Gridview With Instant Updates using jQuery Ajax
Check out these 2 great Code Central examples that show you how to enable multi-row editing with instant updates using Ajax callbacks.
And you can do it in both ASP.NET MVC and ASP.NET WebForms!
ASP.NET MVC
In this sample, we use the DevExpress MVC GridView and TextBox Extensions together with the jQuery Ajax method to instantly update changes. Using our our ASPxClientEdit.ValueChanged event as a trigger, we call the jQuery.ajax method to save the changes on the server side.
Code Central Sample:
ASP.NET MVC - How to perform GridView instant updating using different editors in the DataItem template
ASP.NET WebForms
In this sample, we use the DevExpress ASPxGridView and it's built-in callback support to update the changes made on the client-side instantly to the server side.
Code Central Sample:
ASP.NET WebForms - How to perform ASPxGridView instant updating using different editors in the DataItem template
Check out the How-To samples above on Code Central. Then drop me a line below with your thoughts. Thanks!
Build Your Best - Without Limits or Compromise
Try the DevExpress ASP.NET MVC Extensions online now: http://mvc.devexpress.com
Read the latest news about DevExpress ASP.NET MVC Extensions
Download a free and fully-functional version of DXperience now: http://www.devexpress.com/Downloads/NET/