https://github.com/syncfusionexamples/ej2-datagrid-aspmvc-editallrows-batchedit
Edit all rows using Batch Editing
https://github.com/syncfusionexamples/ej2-datagrid-aspmvc-editallrows-batchedit
batch-editing edit-rows mvc-grid
Last synced: 7 months ago
JSON representation
Edit all rows using Batch Editing
- Host: GitHub
- URL: https://github.com/syncfusionexamples/ej2-datagrid-aspmvc-editallrows-batchedit
- Owner: SyncfusionExamples
- Created: 2019-11-29T05:24:46.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-08-15T17:34:38.000Z (almost 2 years ago)
- Last Synced: 2025-04-03T07:17:48.178Z (about 1 year ago)
- Topics: batch-editing, edit-rows, mvc-grid
- Language: JavaScript
- Homepage:
- Size: 12 MB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ASP.NET MVC DataGrid - EditAllRows using BatchEdit
This sample explains about how to edit all rows using batch editing in ASP.NET MVC DataGrid.
## Prerequisites
* Visual Studio 2022
## How to run the project
* Checkout this project to a location in your disk.
* Open the solution file using the Visual Studio 2022.
* Restore the NuGet packages by rebuilding the solution.
* Run the project.