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

[Solved] RadScheduler ASp.net Q2 2008 - DatePicker in Scheduler styling issue with custom skin

3 Answers 156 Views
Scheduler
This is a migrated thread and some comments may be shown as answers.
Demetri
Top achievements
Rank 1
Demetri asked on 14 Aug 2008, 01:48 PM
Hi there,

I'm currently using a user created skin with the telerik scheduler control. With the new Q2 version, a date picker has been added to the scheduling control. How does this control obtain its styling? It seems to ignore the EnableEmbeddedSkinsAttribute, as I can see that it tries to use the embedded styles from the telerik resource manager, even when EnableEmbeddedSkinsAttribute=false. The path specified for the image files for the datepicker are incorrect, and I can't find a way to change the path, using css or otherwise.

It currently seems as though the datepicker component of the scheduler does not work when using a custom skin.

Your help would be appreciated.
  Regards.

3 Answers, 1 is accepted

Sort by
0
Helen
Telerik team
answered on 15 Aug 2008, 04:13 PM
Hello Demetri,

I've just answered another support ticket with the similar content - here is my answer:

Since the RadDatePicker is a separate control, you should explicitly include it's css files to a project and register them on the page.
Please find attached a sample project we prepared with the Hay skin. Note that you should use the same skin name for the calendar as for the scheduler.

Hope this helps.
 
Regards,
Helen
the Telerik team

Check out Telerik Trainer, the state of the art learning tool for Telerik products.
0
Michel
Top achievements
Rank 1
answered on 26 Nov 2009, 09:42 PM
I was hoping this sample would show how to correctly set the path of the images. The calendar skin contains all the images for needed for the popup calendar, but these must be copied to the root folder as well since the generated code contains href attributes to "/*.gif".

Is there not a way to make the popup calendar in the schedule to use the images from the calendar theme without copying them to the root?
0
Peter
Telerik team
answered on 02 Dec 2009, 07:56 AM
Hello Michel,

Thank you for this question. We will probably prepare a kb article or a blog post on how to get images from the embedded resources of the Telerik assembly. We have had such an inquiry before and here is the forum thread which shows the needed approach:

http://www.telerik.com/community/forums/aspnet-ajax/scheduler/appointment-category-colors-in-legend.aspx#844786


All the best,
Peter
the Telerik team

Instantly find answers to your questions on the new Telerik Support Portal.
Watch a video on how to optimize your support resource searches and check out more tips on the blogs.
Tags
Scheduler
Asked by
Demetri
Top achievements
Rank 1
Answers by
Helen
Telerik team
Michel
Top achievements
Rank 1
Peter
Telerik team
Share this question
or