How could we add a leaf node to a recursive tree under the selected node, if selected node is a leaf element then I need to make it as a node and under that the new element should be added.
thanks in advance
Dhanu.