Drag and drop row in grid pragramatically

Hello everyone, 

Is there some method to add or remove programmatically a row from grid (and refresh it) using drag and drop. To make it simple how can I add or delete a row on a grid using the method (rowdrop($event) )..

Regards, Jaden Dumber. 


1 Reply

PS Pavithra Subramaniyam Syncfusion Team August 15, 2022 01:46 PM UTC

Hi Jaden,


Thanks for contacting Syncfusion support.


In EJ2 Grid, there are no ways to programmatically drag and drop a row. However, you can delete a selected row from a grid and add it to the other Grid by enabling the Grid editing. So could you please confirm whether you can enable the Editing in your Grid so that we will prepare a sample based on that and share it?


Regards,

Pavithra S


Loader.
Up arrow icon