I am using a RadTreeView on a page and it works well until I add code to the <asp:Content ID="PageHead" ContentPlaceHolderID="PlaceHolderAdditionalPageHead" runat="server">.
Then, in ie8/ie7 the tree is just a bulleted list. When I remove the code from the PlaceHolderAdditionalPageHead, the RadTreeView works again.
In firefox and safari, I do not see this issue.
I noticed that in the ie8 dev tools, the WebResource.axd for .RadTreeView is not loading.
Thanks,
Ted
Then, in ie8/ie7 the tree is just a bulleted list. When I remove the code from the PlaceHolderAdditionalPageHead, the RadTreeView works again.
In firefox and safari, I do not see this issue.
I noticed that in the ie8 dev tools, the WebResource.axd for .RadTreeView is not loading.
Thanks,
Ted
6 Answers, 1 is accepted
0

Ted
Top achievements
Rank 1
answered on 24 Jun 2010, 02:36 PM
FYI - There was a <style> tag in my master page <head>. I moved the css in the <style> tag to a .css file as a partial workaround for one site, but on another part of the site, the problem remains.
0

Ted
Top achievements
Rank 1
answered on 24 Jun 2010, 08:50 PM
This problem is still happening on other parts of the site.
0
Hi Ted,
Could you send me a simple project reproducing this strange behavior?
Thanks!
Regards,
Nikolay Tsenkov
the Telerik team
Could you send me a simple project reproducing this strange behavior?
Thanks!
Regards,
Nikolay Tsenkov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0
Hi Ted,
I meant, could you post some simple code, reproducing the problem!
Sorry for the spam!
Regards,
Nikolay Tsenkov
the Telerik team
I meant, could you post some simple code, reproducing the problem!
Sorry for the spam!
Regards,
Nikolay Tsenkov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items
0

Timothy DiPaula
Top achievements
Rank 1
answered on 29 Jun 2010, 03:56 PM
Another team member submitted a ticket and it looks like this is a known limitation of Internet Explorer - it can only load 31 stylesheet files in a single page. You can read about it and possible workarounds in the following blog post:
http://blogs.telerik.com/kamenbundev/posts/10-05-03/internet_explorer_css_limits.aspx
Thanks for your response!
Ted
http://blogs.telerik.com/kamenbundev/posts/10-05-03/internet_explorer_css_limits.aspx
Thanks for your response!
Ted
0
Hi Timothy DiPaula,
Sorry, that I couldn't help you on this one.
Regards,
Nikolay Tsenkov
the Telerik team
Sorry, that I couldn't help you on this one.
Regards,
Nikolay Tsenkov
the Telerik team
Do you want to have your say when we set our development plans?
Do you want to know when a feature you care about is added or when a bug fixed?
Explore the
Telerik Public Issue Tracking
system and vote to affect the priority of the items