cut/copy/paste for selected nodes

hi


I have one tree structure with n number of levels. i want to cut/copy a particular node and its sub-nodes and paste them under separate node.

How can i achieve this?

Thanks,
trinadh



1 Reply

MA Maria Amal Raj T Syncfusion Team March 21, 2011 09:15 AM UTC

Hi Trinath,

Thanks for your interest on Syncfusion Products.

It is by design that the Cut, Copy commands are applied only on the selected items. If a Node is selected from the tree structure, it will not select sub-nodes. However, before executing copy command, the sub-nodes can be selected manually using IsSelected property. We have created a sample based on the requirements, and please refer the sample from the attachment.

Regards,
Maria Amal Raj T,
Diagram WPF & Silverlight Team,
[Syncfusion].



CutCopyPaste_19214afa.zip

Loader.
Up arrow icon