The dragging preview doesn't show when dragging for the second time
On this link https://help.syncfusion.com/maui/datagrid/row-drag-and-drop under the section "Reorder the underlying data" you have the below code. It works properly the first time. When dragging the Row drag view (RowDragDropTemplate) is drawn correctly and the when the drag ends, the row is correctly moved.
However, from second time onwards, the "Row drag view" (RowDragDropTemplate) is not drawn at all. But in the background it seems that the drag and drop seems to be happening. This looks like a bug. Please check.
After a lot of trial I found that the issue goes away if I remove the line e.Cancel=true. But then the rows are not dragged and dropped in proper order.
Thanks Muthu Kumar,
Eagerly waiting for this bug to be fixed. Without which we cannot release our app.
Muthu Kumar Madasamy.
Thanks a lot. It is working well now. Great service. Well done.
- 7 Replies
- 2 Participants
-
GJ Gautam Jain
- Feb 10, 2026 11:32 AM UTC
- Feb 25, 2026 06:21 AM UTC