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

Issue using RadPanelItem and RadButton

3 Answers 26 Views
PanelBar
This is a migrated thread and some comments may be shown as answers.
Ray
Top achievements
Rank 1
Ray asked on 30 May 2013, 08:08 PM

I am having an issue with the formatting of my webpage.  I am using both telerik:RadButton and telerik:RadPanelItem on my web page.  They have been working fine until now when I am trying to change the skins on both tools.  Before I changed them they were both Web20 but I want to change the RadPanel skin to Windows7 and RadButtons skin to Telerik.  When I look at the webpage in IE10, Chrome, and Firefox the page shows both the new skins, but when I look at the page in IE8 and IE9 the RadPanel disappears and the format is gone.  I have tried other skins for the RadButton but have not been able to get anything to work except if I go back to what I was doing before with having both items using the Web20 skin.  Any ideas on why this is happening?

3 Answers, 1 is accepted

Sort by
0
Kate
Telerik team
answered on 03 Jun 2013, 12:26 PM
Hi Ray,

From the information that you provided it seems that the issue that you encounter is related to the well known 31-stylesheet limitation of the IE browser. Please refer to this post to get more information on the issue that you encounter. to resolve the issue I would suggest that you place a RadStyleSheetManager on your page that will combine the request for the stylesheets into a single one and  thus allow you to use the needed skins.   

Regards,
Kate
Telerik
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
Ray
Top achievements
Rank 1
answered on 03 Jun 2013, 09:21 PM
Hey Kate,

I checked how many style sheets where on the page and it was well below 31, and also we already had the code in the web.config page.  I am still having the issue, for some reason the only skin that wants to work is the Web20 skin.  I have included a screen shot of the issue (both were in IE8).  The top image is when I am using the Telerik skin and the bottom is when I am using the Web20 skin. 

Thank you
0
Kate
Telerik team
answered on 04 Jun 2013, 11:21 AM
Hi Ray,

Thank for the image file that you provided. When referring to it, it seems that the issue is related to the 31 stylesheet limitation of the IE7 and IE9. Did you try placing the RadStyleSheetManager control on the page? How did it go?  Please refer also to the attached images that demonstrates how you can test the number of stylesheets that are requested.

Regards,
Kate
Telerik
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.
Tags
PanelBar
Asked by
Ray
Top achievements
Rank 1
Answers by
Kate
Telerik team
Ray
Top achievements
Rank 1
Share this question
or