This is a migrated thread and some comments may be shown as answers.

Mozilla Firefox is not displaying 92 + level of nodes data

3 Answers 87 Views
TreeView
This is a migrated thread and some comments may be shown as answers.
Chakradhar
Top achievements
Rank 1
Chakradhar asked on 31 Jul 2012, 02:08 PM
Hi,

Added main node(Main1). 
Under the main node, added sub node (Sub1). Again under this, added another sub node (sub2) .. etc upto nodes 170 levels

tree is formed like
Main1
 - Sub1
- Sub2
- Sub3
-Sub4
-Sub5
...............etc upto -Sub170


Problem1: Mozilla Firefox is not getting display after subnode 92 (1FirefoxProblem.jpg).

Problem2: Some times nodes are displaying like vertical line is not attached with the parent node(Tree not displaying.jpg).  

3 Answers, 1 is accepted

Sort by
0
Chakradhar
Top achievements
Rank 1
answered on 01 Aug 2012, 10:45 AM
Hi All,

Please suggest whether i need to add separate code for fixing this issue?

Best Regards,
Chakradhar
0
Peter Filipov
Telerik team
answered on 02 Aug 2012, 10:45 AM
Hello Chakradhar,

The described issue is a browser limitation. The browser cannot support such level of nesting. If you get the rendered html of the RadTreeView and put it on a sample page and run it, you will notice the same behavior.

All the best,
Peter Filipov
the Telerik team
If you want to get updates on new releases, tips and tricks and sneak peeks at our product labs directly from the developers working on the RadControls for ASP.NET AJAX, subscribe to their blog feed now.
0
Chakradhar
Top achievements
Rank 1
answered on 06 Aug 2012, 05:53 AM
Thank you much peter.
Tags
TreeView
Asked by
Chakradhar
Top achievements
Rank 1
Answers by
Chakradhar
Top achievements
Rank 1
Peter Filipov
Telerik team
Share this question
or