5 Answers, 1 is accepted
0
Hello Lovsten,
Currently this is not possible with this version of RadDateTimePicker as the editing text box is disabled. Changing its fore color doesn't affect its appearance.
This control is currently part of RadCalendar, but it will be officially released as a stand alone control in Q3 of RadControls for WinForms. With the Q3 release we will provide masked edit functionality as well, and then you will be able to change the fore color of the text box as it would be editable.
If you need more assistance please write back.
Best wishes,
Boyko Markov
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
Currently this is not possible with this version of RadDateTimePicker as the editing text box is disabled. Changing its fore color doesn't affect its appearance.
This control is currently part of RadCalendar, but it will be officially released as a stand alone control in Q3 of RadControls for WinForms. With the Q3 release we will provide masked edit functionality as well, and then you will be able to change the fore color of the text box as it would be editable.
If you need more assistance please write back.
Best wishes,
Boyko Markov
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

Lovsten
Top achievements
Rank 1
answered on 01 Oct 2007, 08:55 AM
OK. You call it a DateTimePicker. How do I set it up so the user can change the time as well as the date?
0
Hi Lovsten,
The Time value could be set only by using the API of the control.
RadDateTimePicker has a property named Value which is of type DateTime. By default it is shown in the text box area when you set the format property of RadDateTimePicker to time.
The user would be able to change the time using the mask edit functionality which would be included in the official version of the control.
If you have more questions, please write back.
Best wishes,
Boyko Markov
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
The Time value could be set only by using the API of the control.
RadDateTimePicker has a property named Value which is of type DateTime. By default it is shown in the text box area when you set the format property of RadDateTimePicker to time.
The user would be able to change the time using the mask edit functionality which would be included in the official version of the control.
If you have more questions, please write back.
Best wishes,
Boyko Markov
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center
0

Lovsten
Top achievements
Rank 1
answered on 03 Oct 2007, 06:05 AM
ok. In my world thats not a DateTimePicker. It's a DatePickerDateTimeDisplay.
0
Hello Lovsten,
Indeed, you are right. RadDateTimePicker is not a fully functional date time picker as the standard MS one. It was not officially introduced with the Q2 release as it is still in active development. We plan to have it fully functional with the Q3 release. You could look at the date time picker as being a part of RadCalendar as the bread crumb is part of the RadTreeView at the moment.
If you are interested you could take a look at the following blog post announcing the date time picker to the telerik community -
http://blogs.telerik.com/blogs/boyko_markov/default.aspx
Please do not hesitate to contact us if you have any additional questions.
Best wishes,Trayko Stoilov
the Telerik team
Instantly find answers to your questions at the new Telerik Support Center