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

Drag and Drop RadTreeView.SelectedItems to Grid

1 Answer 95 Views
DragAndDrop
This is a migrated thread and some comments may be shown as answers.
Gyeonghun
Top achievements
Rank 1
Gyeonghun asked on 05 Apr 2021, 06:31 AM

Hello,

I want to drag multiple items in RadTreeView and drop to Grid (NOT GridView).

Is there any previous threads about it or code samples?

 

1 Answer, 1 is accepted

Sort by
0
Martin Ivanov
Telerik team
answered on 07 Apr 2021, 02:37 PM

Hello Gyeonghun,

There is no example for this specific scenario, but I can suggest you to check the following resources which should help you to achieve your requirement. 

Customizing Drag Drop Actions

Implement Drag and Drop Between TreeView and ListBox

DragDropTreeViewToControls

Basically, you can enable the built-in drag/drop feature of RadTreeView and then use the DragDropManager to customize the drag/drop operations.

I hope this helps.

Regards,
Martin Ivanov
Progress Telerik

Love the Telerik and Kendo UI products and believe more people should try them? Invite a fellow developer to become a Progress customer and each of you can get a $50 Amazon gift voucher.

Tags
DragAndDrop
Asked by
Gyeonghun
Top achievements
Rank 1
Answers by
Martin Ivanov
Telerik team
Share this question
or