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

Drag and drop between .NET component and Telerik component

1 Answer 81 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Arinto
Top achievements
Rank 1
Arinto asked on 27 Feb 2011, 06:00 AM
Hi there, 

I have .NET ListView and I want to drag and item from the ListView to Telerik's RadTreeListView component.

I follow the example in here, but still doesn't work. Looks like the example only works two Telerik's component. So let's say if we want to do drag and drop between .NET standard component and Telerik component, how should I proceed?

Do I need to use .NET standard DragDrop manager and perform my own conversion to destination GridView (let's say we drop to RadGridView) ?

Regards, 

Arinto

1 Answer, 1 is accepted

Sort by
0
Arinto
Top achievements
Rank 1
answered on 28 Feb 2011, 11:26 AM
Sorry for asking this question. I managed to find the answer here:

http://www.telerik.com/help/wpf/raddraganddrop-from-radgridview-to-listbox.html.

Regards, 

Arinto
Tags
DragAndDrop
Asked by
Arinto
Top achievements
Rank 1
Answers by
Arinto
Top achievements
Rank 1
Share this question
or