Hi alll
My tree structure is like below one
My Tree is like below
A is first parent node
B is its child of A
C is child of B
D is child of C
…
…
…
So on Up to Z level
A is child of Z
B is child of A
C is child of B
D is child of C
So on Up to Z level
Above tree is loading in my page with collapse mode ,Then i had try to Expand it one by one, it show the node me smoothly and perfectly
When i come to first z level node , and then i expand it is display A node ,
Now when i expand the Node ‘A’ …was not display the its child node ‘B’ in my tree
I want it display smoothly through out the my tree
Please if you have any idea regarding the my issue then share your solution with me
Thanks in advance
Yatin Baraiya