At times when I load up the root nodes of my RadTreeView control on this page, I get a display that doesn't seem to be fully formatted.
Incorrectly formatted TreeView
Upon refresh of the page or view, the control is properly formatted.
Correctly formatted TreeView
I'm using version Telerik.Web.UI 2008.1.619.20
Incorrectly formatted TreeView
Upon refresh of the page or view, the control is properly formatted.
Correctly formatted TreeView
I'm using version Telerik.Web.UI 2008.1.619.20
4 Answers, 1 is accepted
0
Hi Anthony,
Can you please send us a sample code so we can reproduce the problem?
Also, you can try a newer version of the control.
Best wishes,
Veselin Vasilev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
Can you please send us a sample code so we can reproduce the problem?
Also, you can try a newer version of the control.
Best wishes,
Veselin Vasilev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Iggy
Top achievements
Rank 1
answered on 08 Jan 2009, 09:00 PM
Was anything found out about this? I'm running into the same issue. I have seen it happen many times in IE7 (version 7.0.6001.18000) but I cannot consistently reproduce it and never seen in Firefox.
Incorrectly Formatted Treeview
And then after a page refresh or simply closing & reopening the dialog:
Correctly Formatted Treeview
I'm using Telerik.Web.UI version 2008.2.1001.35
Thanks.
Incorrectly Formatted Treeview
And then after a page refresh or simply closing & reopening the dialog:
Correctly Formatted Treeview
I'm using Telerik.Web.UI version 2008.2.1001.35
Thanks.
0
Hi Iggy,
I believe the problem is CSS related, but I need a sample project where I can reproduce it.
Can you give us a live URL where we can see the issue?
Regards,
Veselin Vasilev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
I believe the problem is CSS related, but I need a sample project where I can reproduce it.
Can you give us a live URL where we can see the issue?
Regards,
Veselin Vasilev
the Telerik team
Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0

Iggy
Top achievements
Rank 1
answered on 16 Jan 2009, 02:41 PM
Unfortunately I can't supply a live URL due to our security constraints. I'll try a different skin and see if that changes anything. I'm not sure why it could though. It almost seems like the treeview is displayed before any styles are applied to it, like if it would be displayed before the css file finishes downloading or something like that. I'll play around with it and see if there is a way I can consistently reproduce the issue.