Question
Unable to display root of the tree in Tree widget
- April 29, 2019
- 1 reply
- 3128 views
Hi,
I'm using tree widget which will get input in a dynamic way.
I have used State as root element of tree, District, Substation and some other as children of the tree, Based on the user organization level of the user, I'm filtering the data and passing as input to the tree. such as Bangalore is district I have Koramangala and HSR are 2 substations/divisions. It has other sub elements.
I have attached the output.
But expected output has to be like the root element and the below tree structure under the root.
Is there any possibilities to display tree structure including root element??
Thanks in advance

