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

FontSize has no effect on the RadDatePicker

1 Answer 145 Views
DatePicker
This is a migrated thread and some comments may be shown as answers.
Prolay
Top achievements
Rank 1
Prolay asked on 21 Nov 2012, 02:28 PM

 

 

 

 

Hi,

This is very basic but i am not able to get through. Am i missing something here?
The watermark font and the display font has no effect when the font size is changed.

<telerik:RadDatePicker FontSize="10"  DateTimeWatermarkContent="Start Date" x:Name="dtpStartDateRange" SelectionChanged="dtpStartDateRange_SelectionChanged" 
SelectedValue="{Binding FilterStartDate,Mode=OneWay}" />

All other controls respect the FontSize attribute.
I have attached pictures for the problem.


Regards,
Prolay

1 Answer, 1 is accepted

Sort by
0
Accepted
Alek
Telerik team
answered on 26 Nov 2012, 04:03 PM
Hello Prolay,

You should use Implicit Styles to reach the FontSize in Windows8 theme. 
Following this you can find an article how to achieve it in our Online Help Library.

Here you can find a discussion regarding the question you've asked.

And you can find a working sample as an attached file (look for comment "Changed" to see where we did changes in Themes/Telerik.Windows.Controls.Input.xaml).

Greetings,
Alek
the Telerik team

Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.

Tags
DatePicker
Asked by
Prolay
Top achievements
Rank 1
Answers by
Alek
Telerik team
Share this question
or