Hi,
I'm using what you recommand to dragdrop between two gridview.
RowDragHint doesn"t show up when dragging from a gridview to another. Is there anything I can do, with a custom dragDropBehavior to change the way the previewDrop is rendered.
Expected Drop Preview
Here's what I would like to display when I hover the right gridview
What's truly happening... sadly 😅
There is no rowhint when hovering the gridview
The documentation I used:
https://docs.telerik.com/devtools/winforms/controls/gridview/rows/drag-and-drop
Thanks in advance.
Best regards