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

Custom theme for RadDatePicker

3 Answers 103 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Cheng Lim Sek
Top achievements
Rank 1
Cheng Lim Sek asked on 26 Jan 2010, 06:46 AM
hi, i trying to make a custom theme for RadDatePicker. I did copy the files (Calendar.xaml, PickerTextBox.xaml and PickerToggleButton.xaml) from Window 7 theme to modify.

Can you kindly provide me a sample project to customize the theme for RadDatePicker.

Thank you.

3 Answers, 1 is accepted

Sort by
0
Pana
Telerik team
answered on 29 Jan 2010, 09:11 AM
Hello Cheng Lim Sek,

I'm attaching and example with custom theme for the RadDatePicker all set and ready to go. Check the attached project. There are some inline comments - search for "NOTE:".

I hope the solution works for you.

Sincerely yours,
Panayot
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
Joshua
Top achievements
Rank 1
answered on 05 Nov 2012, 08:17 PM
Hi Pana,

I am trying to do a rounded corner RadDatePicker.

Can you please post the template for that?

Thanks,
Joshua
0
Masha
Telerik team
answered on 08 Nov 2012, 10:07 AM
Hi Cheng,

In the attached file I sent you a template for RadDateTImePickerStyle generated by Expression Blend.
All you need to do is to modify elements listed below in order to add rounded corners to RadDateTImePicker

<CornerRadius x:Key="SplitButton_RightPartCornerRadius">0 1 1 0</CornerRadius>
<CornerRadius x:Key="SplitButton_SpanCornerRadius">1</CornerRadius>

Hope this helps.

Regards,
Maria
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
DatePicker
Asked by
Cheng Lim Sek
Top achievements
Rank 1
Answers by
Pana
Telerik team
Joshua
Top achievements
Rank 1
Masha
Telerik team
Share this question
or