Cloning and Copying TreeNodes

Thread is closed for posting
1 posts, 0 answers
  1. 63F75A2C-1F16-4AED-AFE8-B1BBD57646AD
    63F75A2C-1F16-4AED-AFE8-B1BBD57646AD avatar
    1572 posts
    Member since:
    Oct 2004

    Posted 01 Jun 2007 Link to this post

    Requirements

    RadControls version 6.2.1
    RadTreeView AJAX (Prometheus)
    Telerik.Web.UI 2007.3.1425
    .NET version 2.x
    Visual Studio version 2005
    programming language C#
    browser support

    all browsers supported by RadControls


     
    PROJECT DESCRIPTION
    WebSite22 project(for RadTreeView Classic version) shows how to copy / clone RadTreeNodes. There are two server buttons that copy/clone the TreeNodes. The Copy button copies the selected TreeNode along with its children to the same parent. The Clone button clones the selected TreeNode without its children and adds the cloned TreeNode to the same parent.

    TreeView_Clone_WEB.UI shows how to clone RadTreeNodes(with children).
Back to Top

This Code Library is part of the product documentation and subject to the respective product license agreement.