Hi
In the Rad Time Picker control, using the Windows 7 theme, the time entries in the picker popup is WHITE in color.
Can you please suggest as to how one can change the color to Black.
I tried using the foreground attribute, it didnot work.
<
telerik:RadTimePicker MinWidth="200" telerik:StyleManager.Theme="Windows7Theme" Foreground="Black" Tag="EndTime" Width="200" Grid.Row="4" Grid.Column="4" SelectedTime="{Binding Path=EndTime, Mode=TwoWay, UpdateSourceTrigger=PropertyChanged, ValidatesOnDataErrors=True}"/>
Can you please suggest how one can achieve this.
Thanks and Regards
Abhinav
8 Answers, 1 is accepted
0
Hello Abhinav,
Your question has been answered in another thread of yours. This thread will be closed.
All the best,
Dani
the Telerik team
Your question has been answered in another thread of yours. This thread will be closed.
All the best,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get now >>
0

Maulik
Top achievements
Rank 1
answered on 08 Nov 2011, 03:26 PM
Hello,
Can you provide me a template for the RadTimePicker ?
I am getting difficulties in the designing templates.
Thank you!
Can you provide me a template for the RadTimePicker ?
I am getting difficulties in the designing templates.
Thank you!
0
Hi Maulik,
Attached you can find the default style and resources for RadDateTimePicker.
I hope this helps.
Best wishes,
Dani
the Telerik team
Attached you can find the default style and resources for RadDateTimePicker.
I hope this helps.
Best wishes,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0

Maulik
Top achievements
Rank 1
answered on 09 Nov 2011, 10:42 AM
Thank you very much, I just wanted to have control style template for the TImePicker.
Still thank you very much!
You really with good heart.
Still thank you very much!
You really with good heart.
0

Maulik
Top achievements
Rank 1
answered on 09 Nov 2011, 12:07 PM
Hello Sir,
I am getting following issue after pasting a style you gave me,
{Function evaluation disabled because a previous function evaluation timed out. You must continue execution to reenable function evaluation.}
I am lacking some where ? I just want to use TimePicker so I removed a style that used by DatePicker.
Please help me!
Thanks,
Maulik
I am getting following issue after pasting a style you gave me,
{Function evaluation disabled because a previous function evaluation timed out. You must continue execution to reenable function evaluation.}
I am lacking some where ? I just want to use TimePicker so I removed a style that used by DatePicker.
Please help me!
Thanks,
Maulik
0
Hello Maulik,
RadTimePicker uses the template for RadDateTimePicker. Basically this is one and the same control, only with a different InputMode. So, in order to customize RadTimePicker you do need the RadDateTimePicker style.
Attached is an illustrative sample. I hope it helps.
Regards,
Dani
the Telerik team
RadTimePicker uses the template for RadDateTimePicker. Basically this is one and the same control, only with a different InputMode. So, in order to customize RadTimePicker you do need the RadDateTimePicker style.
Attached is an illustrative sample. I hope it helps.
Regards,
Dani
the Telerik team
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
0
Hello raneesras,
This happens when there is less space for the popup that shows the times. It is a restriction with the Windows native popups behavior. In this situation a possible way to go is to show a scrollviewer. You can see how to do this in the following knowledge base article. I hope it helps.
Regards,
Martin Ivanov
Progress Telerik
This happens when there is less space for the popup that shows the times. It is a restriction with the Windows native popups behavior. In this situation a possible way to go is to show a scrollviewer. You can see how to do this in the following knowledge base article. I hope it helps.
Regards,
Martin Ivanov
Progress Telerik
Get quickly onboarded and successful with your Telerik and/or Kendo UI products with the Virtual Classroom free technical training, available to all active customers. Learn More.