Skip to content

SyncfusionExamples/EJ2-DataGrid-ASPMVC-EditAllRows-BatchEdit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

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.