Hi Syncfusion,
I am having a problem with Grid Control for Blazor. I am using the list data source and simply enabled drag and drop for the grid control.
When dragging and dropping item within the same grid, the dropped item is inserted into the grid at the specified location instead of moving the item to new position. This resulted in item duplication.
Is there a way to reorder items within the same grid using drag and drop?
Thank you ahead for your awesome support as always.