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

Styling for RadTimePicker

8 Answers 192 Views
TimePicker
This is a migrated thread and some comments may be shown as answers.
Abhinav
Top achievements
Rank 1
Abhinav asked on 17 Aug 2011, 12:12 PM

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

Sort by
0
Dani
Telerik team
answered on 18 Aug 2011, 08:48 AM
Hello Abhinav,

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!
0
Dani
Telerik team
answered on 09 Nov 2011, 10:18 AM
Hi Maulik,

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.
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
0
Dani
Telerik team
answered on 10 Nov 2011, 10:22 AM
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
Explore the entire Telerik portfolio by downloading the Ultimate Collection trial package. Get it now >>
0
Ras Ran
Top achievements
Rank 2
Iron
Veteran
Iron
answered on 20 May 2019, 10:04 AM
On smaller resolution the TimePicker's PopUp is showing wrong....need your help
0
Martin Ivanov
Telerik team
answered on 20 May 2019, 11:16 AM
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
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.
Tags
TimePicker
Asked by
Abhinav
Top achievements
Rank 1
Answers by
Dani
Telerik team
Maulik
Top achievements
Rank 1
Ras Ran
Top achievements
Rank 2
Iron
Veteran
Iron
Martin Ivanov
Telerik team
Share this question
or