Is there a way to stop the user to typing in a Date value but still allow them to select a date from the calender drop down, much like the EnableTyping property on the ASP.net version of the control?
Many Thanks
1 Answer, 1 is accepted
0
Vladi
Telerik team
answered on 01 Aug 2012, 02:27 PM
Hello Stu,
This forum post goes through on how to disable the input field of the DateTimePicker control. You can find an attached project in that post with a working example on the topic.