I want to create a Tree(root,left node,right node)
XML / XSL
2
Posts
2
Posters
0
Views
1
Watching
-
Hi, I want to create a tree structure like there is a root element and the root contains left and right nodes,again these nodes contains right and left nodes likewise.Here I want this dynamically.How can insert the nodes,delete the nodes.Please help me in this issue. Thanks Denny
-
Hi, I want to create a tree structure like there is a root element and the root contains left and right nodes,again these nodes contains right and left nodes likewise.Here I want this dynamically.How can insert the nodes,delete the nodes.Please help me in this issue. Thanks Denny