If you are using the DevExpress Blazor Grid with Entity Framework Core and are interested in batch data editing, we recently published a GitHub example that incorporates batch data editing within the DevExpress Blazor Grid using Entity Framework Core.
The example uses DbContext to obtain and update Blazor Grid data. When a user creates a new row or modifies/deletes an existing row, a DbContext instance tracks changes. End users can press Save to save all changes or press Cancel to discard accumulated changes. The CustomizeElement event handler identifies and highlights modified cells.
Use the following link to learn more and download our new Grid sample: DevExpress Blazor Grid Batch Edit GitHub Example.
Your Feedback Counts
Please take a moment to respond to the following survey question.