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

Client Side - ListBox Drag-and-drop with RadTreeView

2 Answers 95 Views
General Discussions
This is a migrated thread and some comments may be shown as answers.
Farid Hayati
Top achievements
Rank 1
Farid Hayati asked on 04 Apr 2011, 09:46 AM

We are using Telerik Web Controls for ASP.NET AJAX Q1 2011.
I have been looking at the online demo for  ListBox / Drag-and-drop with RadTreeView. This is actually what we want. the only problem we have now that the drag and drop happens on server side. We want a treeview and a listbox able to drag and drop on client side. no server side code after page load. We want to drag a item from treeview to listbox. After dragging it should create a new listboxitem with the same text and value. 

Additionally we also want to have the opportunity copy or move items from treeview to listbox and from listbox to treeview. Moving and copying items between listbox and treeview should happen only on client side.   


ListBox / Drag-and-drop with RadTreeView Online Demo:
http://demos.telerik.com/aspnet-ajax/listbox/examples/applicationscenarios/treeviewdraganddrop/defaultcs.aspx



Kind regards,
Farid

2 Answers, 1 is accepted

Sort by
0
Farid Hayati
Top achievements
Rank 1
answered on 06 Apr 2011, 03:00 PM
Where is Telerik support!
0
Accepted
Peter Filipov
Telerik team
answered on 07 Apr 2011, 02:06 PM
Hi Farid Hayati,

Please excuse us for the delayed reply.

I am sending you a sample project that implements your scenario. You can review the code and comment the part that "moves" an item from ListBox to TreeView(or opposite) and you will get the "copy" mode.

Regards,
Peter Filipov
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
General Discussions
Asked by
Farid Hayati
Top achievements
Rank 1
Answers by
Farid Hayati
Top achievements
Rank 1
Peter Filipov
Telerik team
Share this question
or