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

Visual Style Builder for DatePicker?

2 Answers 62 Views
Visual Style Builder
This is a migrated thread and some comments may be shown as answers.
Paul J
Top achievements
Rank 1
Paul J asked on 09 Dec 2009, 05:46 PM
there's no option for developing a skin for the datepicker within the visual style builder. Instead, I tried using the calendar skin maker. I'm unsure how to use the calendar skin then for the calendar portion of the radDatePicker. anyone have an example of how to properly use it in my situation? thanks.

2 Answers, 1 is accepted

Sort by
0
Accepted
Dimo
Telerik team
answered on 10 Dec 2009, 12:51 PM
Hello Paul J,

There are no separate skins for RadDatePickers. These controls use the RadCalendar and RadInput skins. So basically you need to create one custom RadInput skin for the datepicker textbox and one custom RadCalendar skin for the datepicker Calendar (and TimeView) popup. (Both custom skin should have the same name).

There are a few "datepicker-only" styles, which are located at the end of the Calendar CSS file. Most of them should be the same for any skin. The only thing that may need modifying is the Calendar sprite image, which contains the images used for datepopup and timepopup buttons.

If you inspect any of the non-embedded Calendar CSS files, which are located in the "Skins" subfolder inside your RadControls installation location, you will see what I mean. Let us know if you need more information.


Best wishes,
Dimo
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.
0
Paul J
Top achievements
Rank 1
answered on 10 Dec 2009, 01:13 PM
Thanks for the details. much appreciated. makes sense.
Tags
Visual Style Builder
Asked by
Paul J
Top achievements
Rank 1
Answers by
Dimo
Telerik team
Paul J
Top achievements
Rank 1
Share this question
or