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

DatePicker skins from external assembly aren't being applied

1 Answer 26 Views
Calendar
This is a migrated thread and some comments may be shown as answers.
Iain
Top achievements
Rank 1
Iain asked on 27 May 2013, 06:24 AM
I am trying to use the most recent version of the Calendar & Date Picker controls (Q1 2013) with the skins being loaded from a custom external assembly.  However, the generated stylesheet doesn't include the calendar-specific styling.

I have followed the steps outlined on the How to load skins from external assemblies page, and it's working for the other controls that I'm using.

I have created a test page with just a single RadScriptManager, RadStyleSheetManager and RadDatePicker.

The custom external assembly contains the necessary definitions for the CustomSkin skin.

The web.config file contains an appSetting with key Telerik.Web.SkinsAssembly and value pointing to the correct custom assembly.

There are no other css files in the project.

Is there some additional configuration required to get the custom skins working for the RadDatePicker?

1 Answer, 1 is accepted

Sort by
0
Galin
Telerik team
answered on 30 May 2013, 06:10 AM
Hello Iain,

Thank you for contacting us.

The Skin assembly and the Telerik.Web.UI.dll should be same version.

In case other controls load the skin files correctly I suppose the Calendar's CSS file is invalid. Therefore, could you send it so I can verify it?

Looking forward to your reply.

Regards,
Galin
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
Calendar
Asked by
Iain
Top achievements
Rank 1
Answers by
Galin
Telerik team
Share this question
or