Child node of the tree is not display while loadinh the tree

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

Here i adding more details

what is the tree expanding depth level limitation?

When i reach to 27 level of the tree , and then i try to expand …it does not show me the child node of 27 level node.

Is there any limitation for it ? or does we expand it infinitely?

We are facing the issue with Firefox 20.0.1 version browser only while it is working fine with all other browsers, IF anybody have known this issue …then please share your analysis details,root-cause and solution with us?

Hi
We can’t reproduce your issue without your curent code and tree structure.
Please, provide us completed demo (if you use a standart suit) or html and xml files (if you use PRO suit).