Skip to content

Row Drag and Drop with Grid to Grid in Server-side

Notifications You must be signed in to change notification settings

SyncfusionExamples/EJ2-DataGrid-MVC-RDD-row

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 

Repository files navigation

ASP.NET MVC DataGrid - Row Drag and Drop

This sample explains how to perform the drag and drop the grid rows to another grid.

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.
  • Replace your PublicKeyToken in the applicationhost.config file which is located under the RDD-multiple Grids/.vs/config folder.
  • Restore the NuGet packages by rebuilding the solution.
  • Run the project.