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

Dragging and Dropping to RadMap

1 Answer 143 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Sean
Top achievements
Rank 1
Sean asked on 10 Aug 2011, 09:40 PM
Is it possible to drag and drop items from a ListBox onto a RadMap control? I have the telerik:RadDragAndDropManager.AllowDrop="True" attribute set on the RadMap control, but I don't ever see the DropInfo event being raised. The DragQuery and DropQuery events seem to be raised just fine, but since I never get a DragStatus.DragComplete status, I'm not ever sure where to drop the item.

1 Answer, 1 is accepted

Sort by
0
Accepted
Vanya Pavlova
Telerik team
answered on 11 Aug 2011, 11:48 AM
Hi Sean,

 

You may take a look at the following forum thread which demonstrates how to implement D&D between RadGridView and RadMapControl. In a similar way you may implement such a behavior for the ListBox control as well. With our latest official release Q2 2011 RadDragAndDropManager has been refactored and you may take a look at our online docs for further information. 


Regards,
Vanya Pavlova
the Telerik team

Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>

Tags
DragAndDrop
Asked by
Sean
Top achievements
Rank 1
Answers by
Vanya Pavlova
Telerik team
Share this question
or