RowDrag to another grid and within the own grid on the same page

Hi support,

I want to use your feature to drag/drop rows between two grids.

Is there a possibility to drag an item between two grids and also to reorder the items in the target grids (with drag/drop) on the same page?

Regards,

Stephan




1 Reply

VS Vikram Sundararajan Syncfusion Team March 6, 2024 12:42 PM UTC

Hi Stephan Schrade,


Greetings from Syncfusion support,


We understand that you want to drag an item between two grids and also to reorder the items in the target grids (with drag/drop) on the same page. By default, grid behavior is that we can perform drag and drop either within the grid or outside the grid(target grid).  However, both cases can be achieved with the help of some sample side customizations. We have already discussed this topic in our knowledge base. Please refer the below KB for more reference,


KB- https://support.syncfusion.com/kb/article/9595/how-to-drag-and-drop-within-grid-and-between-grids-in-javascript

Sample: https://stackblitz.com/edit/unwdgn?file=index.js


Please let us know if you have any further queries.


Regards,

Vikram S


Loader.
Up arrow icon