ASP.NET MVC & WebForms: Multi-Row Editing Gridview With Instant Updates using jQuery Ajax

ASP.NET Team Blog
29 June 2011

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.

Multi-row Editing GridView

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.

ASPxGridView Multi-row editing

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/

Follow MehulHarry on Twitter

Free DevExpress Products - Get Your Copy Today

The following free DevExpress product offers remain available. Should you have any questions about the free offers below, please submit a ticket via the DevExpress Support Center at your convenience. We'll be happy to follow-up.
No Comments

Please login or register to post comments.