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

How to set the header for a RadTimePicker in v2011.1

2 Answers 111 Views
TimePicker
This is a migrated thread and some comments may be shown as answers.
Geoff Hardy
Top achievements
Rank 1
Geoff Hardy asked on 17 Mar 2011, 06:06 PM
We recently upgraded to version 2011.1.315.1040 of the RadControls. In previous versions, we used to be able to set the header using the following:

<Controls:RadTimePicker.ClockStyle>
<Style TargetType="Controls:RadClock">
<Setter Property="Header" Value="Delivery Time" />
</Style>
</Controls:RadTimePicker.ClockStyle>

In the new version, this does nothing and it shows "Clock" at the top of the RadTimePicker. Does anyone know how to get this working in the new version? Ideally we don't want to show a header at all - it is not particularly useful - but if we have to show a header on this control, it might as well say something more useful than "Clock".

2 Answers, 1 is accepted

Sort by
0
James
Top achievements
Rank 1
answered on 18 Mar 2011, 02:42 AM
Hello, I would like to know how to set the header text for the RadTimePicker. The property HeaderContent is not available anymore and I can't see any logical equivalent.
James.
0
Konstantina
Telerik team
answered on 18 Mar 2011, 12:07 PM
Hi all,

Please refer to the following forum post in which you can find the solution: http://www.telerik.com/community/forums/silverlight/timepicker/is-it-possible-to-hide-the-timepicker-header.aspx

Please let us know if you need further assistance.

Best wishes,
Konstantina
the Telerik team
Tags
TimePicker
Asked by
Geoff Hardy
Top achievements
Rank 1
Answers by
James
Top achievements
Rank 1
Konstantina
Telerik team
Share this question
or