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

Drop ItemSource

1 Answer 37 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Brian
Top achievements
Rank 1
Brian asked on 11 Feb 2011, 11:36 PM
I have tried casting this several different ways, but i am still relatively new to the telerik world.   I have a RadTreeView that i am trying to drop a sub item into a list box...  But when i cast the item from the payload object, it does not return a value... any help would be greatly appreciated!

Thanks,
Brian

1 Answer, 1 is accepted

Sort by
0
Accepted
Tsvyatko
Telerik team
answered on 16 Feb 2011, 11:17 AM
Hello Brian,

You need to cast the e.Options.Payload to IEnumerable, since it can contains multiple items being dragged.

Let me know if you need any further assistance.

All the best,
Tsvyatko
the Telerik team
Let us know about your Windows Phone 7 application built with RadControls and we will help you promote it. Learn more>>
Tags
DragAndDrop
Asked by
Brian
Top achievements
Rank 1
Answers by
Tsvyatko
Telerik team
Share this question
or