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

Drag Drop Functionality

1 Answer 71 Views
TreeListView
This is a migrated thread and some comments may be shown as answers.
Lawrence
Top achievements
Rank 1
Lawrence asked on 08 Dec 2010, 09:07 PM
I need the TreeListView to offer the same functionality for drag/drop that is offered by the TreeView.  After inspecting the code in the TreeListView for drag/drop it appears as though the intention was there, however it just isnt finished.  I need to be able to drag and drop one node into another and also change the position of nodes within the same parent collection.  The TreeListView does not appear to handle the changing of position, moving of a row, or offer drag cue indicators similar to the TreeView.  Do you have an example of implementing this functionality for the TreeListView?

1 Answer, 1 is accepted

Sort by
0
Pavel Pavlov
Telerik team
answered on 15 Dec 2010, 11:31 AM
Hello Lawrence,

I am attaching a small sample app demonstrating a basic implementation of drag and drop of nodes inside RadTreeListView for WPF.

Kind regards,
Pavel Pavlov
the Telerik team
Browse the videos here>> to help you get started with RadControls for WPF
Tags
TreeListView
Asked by
Lawrence
Top achievements
Rank 1
Answers by
Pavel Pavlov
Telerik team
Share this question
or