5 Answers, 1 is accepted
Thank you for contacting us.
This is not supported feature of RadDatePicker. However, you could edit the template and instead of TextBox you could use RadMaskedTextBox.
Moreover, you could try our new RadDateTimePicker control instead of RadDatePicker. This new control will be officially added in our next release next week. You can see the beta version here.
I hope this information helps. I will be glad to assist you further.
George
the Telerik team
I checked the RadDateTimePicker control from the link you provided. I don't see anything like configuring mask . Could you please provide how can I have the masked date time picker control?
As I note, masking the input of the RadDateTimePicker is not support out of the box. I would suggest editing the control template and instead of TextBox you could use RadMaskedTextBox.
Hope this helps.
George
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.
I got two contradictory messages from you and Vladi,
Vladi said a couple of days back "The plans on implementing a input mask into the DatePicker control were canceled because we think the control is better used when having a free input and show a tooltip with the format of the input while typing in the control.
We have developed another control RadMaskedDateTimeInput that could be used if you want to have an input mask. You can read this help article that goes through on how to use RadMaskedDateTimeInput." in the thread Click Here.
However, I was not able to get the control RadMaskedDateTimeInput in my version of Telerik control. Could you please suggest me which way to go? And if you could provide me with some sample implementation that would be ideal.
I replied to you in the other forum post concerning the version of Telerik control in which you could find RadMaskedDateTimeInput.
We tested the approach described by George but we hit some issue on the way, it is recommended to use the RadMaskedDateTimeInput control if you want a masked time input without the DropDown portion of the DateTimePicker control.
Currently we do not have a control that combines the functionality of RadDateTimePickers dropdown calendar and the mask input of RadMaskedDateTimeInput. If you want that behavior you will need to implement a custom UserControl.
Vladi
the Telerik team
Explore the entire Telerik portfolio by downloading Telerik DevCraft Ultimate.