-
Paul Tindall
2
posts
Member since:
Aug 2009
Posted 07 Oct 2009
Link to this post
Hi,
I am trying to implement something like a "palette" where a user can drag widgets onto a canvas using RadDragAndDropManager. However, my source item (which is currently a RadTreeViewItem in a RadTreeView) gets removed from the source when I drop it onto the canvas.
Is there a way to make the source item stay? I don't see anything in the API reference or sample code that shows this type of behavior.
UPDATE: I see there is another thread called 'Drag n drop: Copy, not move' that may answer my question.
-
-
Paul Tindall
2
posts
Member since:
Aug 2009
Posted 07 Oct 2009
Link to this post
This other thread answered my question, so disregard this post.
-