This is a migrated thread and some comments may be shown as answers.

Can I set drag tooltip while dragging?

1 Answer 49 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
hvduc
Top achievements
Rank 1
hvduc asked on 02 Apr 2013, 03:22 AM
Hi Telerik,
I'm migrating Drag&drop function from old RadDragAndDropManager to new DragDropManager for my TreeListView.
I saw your demo and couldn't find a resolution for setting drag tooltip while drag an item.
Can you provider for me a sample project about how set tooltip?

1 Answer, 1 is accepted

Sort by
0
Nick
Telerik team
answered on 03 Apr 2013, 11:23 AM
Hi,

You can do that by saving a reference to the DragVisual in the DragInitialize event, and use it later on to update it anyway you like. You can see a sample run-time updateble cues here and here.

Hope this helps! 

All the best,
Nik
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
DragAndDrop
Asked by
hvduc
Top achievements
Rank 1
Answers by
Nick
Telerik team
Share this question
or