This example illustrates a simple implementation of a new ASPxGridView Batch Editing Mode functionality available starting with version 13.2:
ASP.NET WebForms & MVC: GridView Batch Edit (What's new in 13.2)
This example is a standalone DB-independent solution of the online Batch Editing demo. Refer to the demo's Description for more information.
Question Comments
Added By: Saitgalina Albina at: 3/30/2016 11:44:36 PM Hello! I do the same in my project, but the data is not saved. In HomeController.cs batchValues.Insert.count = 0, batchValues.Update.Coumt = 0, batchValues.DeleteKey.column = 0 always coming. What could be the reason? Added By: Mike (DevExpress Support) at: 3/31/2016 12:37:12 AM
Hello,
To process your recent post more efficiently, I created a separate ticket on your behalf: T362286: GridView in Batch Edit Mode - Why BatchValue Count = 0 on Controller. This ticket is currently in our processing queue. Our team will address it as soon as we have any updates.
Hello,
To avoid discussing multiple topics in this thread, I have extracted your original inquiry to separate tickets created on your behalf:
T367990: GridView with a simple Batch Editing implementation - How to set scrollbars to see Save/Cancel Changes,
T367990: GridView with a simple Batch Editing implementation - How to set scrollbars to see Save/Cancel Changes,
T367991: GridView with a simple Batch Editing implementation - Automatically save changes on a callback or before leaving a page. For quick and efficient responses, we kindly request that future tickets cover one issue at a time. Your time and cooperation are appreciated.
These tickets have been placed in our processing queue and will be answered shortly.