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

DragAndDrop and RadComboBox

1 Answer 53 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Michael
Top achievements
Rank 1
Michael asked on 07 Apr 2012, 12:10 PM
I am trying to use the new DragAndDrop manager with the RadComboBox, I want to be able to drop an element from a treeview onto the ComboBox and apply a custom Drop Event that will select the dragged entity from the list. I have AllowDrop="True" on the ComboBox and I know the Treeview is set up correctly because I use it to drag to a ListBox. When the line DragDropManager.AddDropHandler(RadComboBoxBelongsTo, OnDrop); is run I get the error: Cannot find a Resource with the Name/Key DraggableItem. How do I drag to a RadComboBox??

Sorry, should have posted this on the Silverlight Forum, not sure if its the same for WPF.

1 Answer, 1 is accepted

Sort by
0
Accepted
Vlad
Telerik team
answered on 09 Apr 2012, 06:58 AM
Hi,

 Maybe it will be better to continue our conversation in your other thread. Please avoid cross-posting. 

All the best,
Vlad
the Telerik team

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

Tags
DragAndDrop
Asked by
Michael
Top achievements
Rank 1
Answers by
Vlad
Telerik team
Share this question
or