We use a RadDateTimePicker with yyyy/MM/dd format.
Is it possible that the user enter only 20120502 and not 2012 + right arrow + 05 + right arrow + 02?
Best regards,
Dagana
1 Answer, 1 is accepted
0
Accepted
Peter
Telerik team
answered on 07 May 2012, 01:03 PM
Hi Dagana,
Thank you for writing.
Our RadDateTimePicker does not allow this kind of input - the behavior that you want can be achieved using RadMaskedTextBox with Standard mask and Mask "####/##/##". In this case you cannot have validation of the input.
Do not hesitate to contact us if you have other questions.