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

How to hide Clock panel

3 Answers 162 Views
DateTimePicker
This is a migrated thread and some comments may be shown as answers.
Folvort
Top achievements
Rank 1
Folvort asked on 31 Aug 2010, 01:26 PM
How to hide Clock panel ?

3 Answers, 1 is accepted

Sort by
0
Boyan
Telerik team
answered on 31 Aug 2010, 02:54 PM
Hello Kabachok,

You can just use RadDatePicker or use InputMode property and set it to "DatePicker".

Let me know if you need more info.

Sincerely yours,
Boyan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
0
Folvort
Top achievements
Rank 1
answered on 31 Aug 2010, 03:14 PM
Hi, Boyan!
Thanks for reply.

I need that user enters both date and time
In DatePicker mode time in SelectedValue is set to current time.

I need that user selects date from DatePicker and enters time manually

Best regards


PS RadDatePicker has AreWeekNamesVisible and AreWeekNumbersVisible properties.
How can I set these properties for RadDateTimePicker ?

0
Boyan
Telerik team
answered on 03 Sep 2010, 03:01 PM
Hello Kabachok,

In order to do this you should edit the template of the control and Hide the Clock. AreWeekNamesVisible and AreWeekNumbersVisible could not be set as properties for DateTimePicker but can be set in the Calendar template.

Greetings,
Boyan
the Telerik team
Do you want to have your say when we set our development plans? Do you want to know when a feature you care about is added or when a bug fixed? Explore the Telerik Public Issue Tracking system and vote to affect the priority of the items
Tags
DateTimePicker
Asked by
Folvort
Top achievements
Rank 1
Answers by
Boyan
Telerik team
Folvort
Top achievements
Rank 1
Share this question
or