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

How to reduce CSS file in Radscheduler,RadGrid,RadTab Control ?

1 Answer 45 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Achuthan
Top achievements
Rank 1
Achuthan asked on 02 Mar 2012, 03:54 PM
Hello,

Dynamically I have added radscheduler in the sharepoint 2010 application page. I have set  "Telerik" theme for radscheduler it's working fine but in the browser 12 CSS files are loading for this particular control. It affects the page response as well as in Internet Explorer(7,8,9) upto  31 individual stylesheets are supported. 


Refer the below link
http://social.msdn.microsoft.com/Forums/en-US/iewebdevelopment/thread/ad1b6e88-bbfa-4cc4-9e95-3889b82a7c1d/ 


It affect the  page size and design.I have added the control in the page layout which resides inside master page. The CSS file count in the application page.


1. Master Page - 2 stylesheet 
2. Sharepoint  - 4 stylesheet 
3. Three RadTab and Radgrid controls - 15 stylesheet
5. RadScheduler - 12 stylesheet


If I have added Radscheduler,RadTab,Radgrid controls in the page totally 27 stylesheets are loaded in the page.So how to reduce the css file of the scheduler control and telerik RadTab,RadScheduler controls ? 
We are in a highly critical situation where our product release is held up because of the issues. Please respond at your as soon as possible. 


Regards
Ramalingam S

1 Answer, 1 is accepted

Sort by
0
Kalina
Telerik team
answered on 05 Mar 2012, 05:35 PM
Hi,

Indeed, Internet Explorer has CSS limitations.
You can try using the RadStyleSheetManager.  This control has a property called “EnableStyleSheetCombine” which is “true” by default.

All the best,
Kalina
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.
Tags
Scheduler
Asked by
Achuthan
Top achievements
Rank 1
Answers by
Kalina
Telerik team
Share this question
or