Hi,
In my tree panel, I have four children under root node like below.
But, I want to hide root node but not child node like thisCode:Root Node | |______Child One | |______________C1 | |______________C2 | |______Child Two | |______________C1 | |______________C2 | |______Child Three | |______________C1 | |______________C2
Code:Child One | |______________C1 | |______________C2 Child Two | |______________C3 | |______________C4 Child Three | |______________C5 | |______________C6