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

DragStatus is set to Cancel between usercontrol

1 Answer 42 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Ernesto Morin
Top achievements
Rank 1
Ernesto Morin asked on 14 Oct 2010, 06:16 PM
Here is my problem.  I have a page that contains a listbox on the left side.  On the right side is a ItemsControl that contains a usercontrol as its DataTemplate.  That usercontrol contains a listbox that I have turned on AllowDrop.  I can Drag and Drop fine from the ListBox on the left to any listbox on the left.  But I cannot do the reverse.  The status is always set to Cancel.  Can this be done?

Ernie

1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 19 Oct 2010, 12:08 PM
Hello Ernesto Morin,

You can check these articles for more information about the drag drop scenarios:

http://www.telerik.com/help/silverlight/raddraganddrop-getting-started-scenarios.html
http://demos.telerik.com/silverlight/#DragAndDrop/TreeToGrid

If these do not help, could you please send post some additional information about our scenario - code behind and XAML.

Regards,
Tsvyatko
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
DragAndDrop
Asked by
Ernesto Morin
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Share this question
or