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

Selectively set drag and drop source and target

1 Answer 41 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
jnh999
Top achievements
Rank 1
jnh999 asked on 10 Dec 2010, 06:04 PM
The app I am working has child windows (RadWindow).  Both parent and child window have drag and drop operations.  I am still trying to understand the RadDragAndDropManager and how it operates.  What is the best way for me to do selective drag and drop?  For example, if the child window is up, I wouldn’t want the drop target in the parent window to get the dragged items.  Also, what do I need to do if I want prevent some type of nodes on the RadTreeView to be not draggable?  

Also, I noticed that in the RadTreeView there are a quite a lot of properties related to drag and drop.  For example:  IsDragDropEnabled, AllowDrop.  Depends on the value that is set on these properties, some of the event is not fired.  I wonder where the documentation is for these properties.  I think IsDragDropEnabled is for within the RadTreeView drag and drop but I am not 100% sure.  If IsDragDropEnabled is set to false, the DragQuery Event is not fired.  Can someone clarify this?  Thanks.

1 Answer, 1 is accepted

Sort by
0
Tsvyatko
Telerik team
answered on 16 Dec 2010, 10:20 AM
Hi jnh999,

I can suggest take look at these articles:

http://www.telerik.com/help/silverlight/radtreeview-features-drag-and-drop.html
http://www.telerik.com/help/silverlight/raddraganddrop-events.html
http://www.telerik.com/help/silverlight/raddraganddrop-between-treeview-gridview.html

Let me know if these help and if you have any further questions do not hesitate to contact us.

Best wishes,
Tsvyatko
the Telerik team
Browse the videos here>> to help you get started with RadControls for Silverlight
Tags
DragAndDrop
Asked by
jnh999
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Share this question
or