|
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
This project shows how to copy / clone TreeNodes. 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.