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

Drag and drop multiple Treeviews

2 Answers 47 Views
ListBox
This is a migrated thread and some comments may be shown as answers.
Kurt Kluth
Top achievements
Rank 1
Kurt Kluth asked on 30 Oct 2013, 03:14 PM
I make use of the RadPanelBar and each one has the appropriate Treeview with available columns.  I would like to take the columns on the left and drag them to the RadListBox on the right.  This would allow me to reference the database with only the columns listed in the RadListBox and not have to go through each RadTreeView and determine which columns are checked.  As I have implemented the Telerik example here, curious if there is a way to modify this script that would allow me to go from multiple RadTreeView's to 1 RadListBox?

The list on the Left is "static" as each of the Trees are populated with XML data.  How do I reset the values, if they would like to perform another search within the same session?  Or is it possible to just leave the values on the Left and I could simply just reset the Listbox?

2 Answers, 1 is accepted

Sort by
0
Kurt Kluth
Top achievements
Rank 1
answered on 11 Nov 2013, 05:39 PM
Is this possible?
0
Kate
Telerik team
answered on 14 Nov 2013, 12:44 PM
Hello Kurt,

You could try using this on-line demo and place an additional RadTreeView control on the page. Then, by following the same logic you can easily create the DragAndDrop functionality for the second RadTreeView control. Attached to this post you can also find my testing page that is based on the on-line demo.

Regards,
Kate
Telerik
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to the blog feed now.
Tags
ListBox
Asked by
Kurt Kluth
Top achievements
Rank 1
Answers by
Kurt Kluth
Top achievements
Rank 1
Kate
Telerik team
Share this question
or