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

Copy Selected treeview structure to destination treeview structure

1 Answer 73 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Sujit
Top achievements
Rank 1
Sujit asked on 28 Jul 2016, 11:36 AM
I have bind the source kendo treeview structure with the help of database , and now i want to copy selected values of  treeview structure to destination treeview structure as it is. if there are 2 parent node and each have 2 child node. then if i select one of parent node then , it should get copy into destination treeview structure with selected parent node and its children.

1 Answer, 1 is accepted

Sort by
0
Dimitar
Telerik team
answered on 01 Aug 2016, 10:07 AM
Hi,

I would suggest you to take a look at the TreeView Drag and Drop demo, which shows how a tree node may be transferred to another tree. In contrast, for copying a tree node without removing it from the source  Kendo UI TreeView, I would suggest you to take a look at the approach and live demo suggested in the following forum thread. And as far as the MVC wrapper of the TreeView is concerned, you may take a look at the following forum thread solution.

I hope that the above guidelines will help you achieve the desired behavior.


Regards,
Dimitar
Telerik by Progress
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 Feedback Portal and vote to affect the priority of the items
Tags
TreeView
Asked by
Sujit
Top achievements
Rank 1
Answers by
Dimitar
Telerik team
Share this question
or