This question is locked. New answers and comments are not allowed.
Hi All
Could you please help me about how to disable/enable a Telerik MVC DateTimePicker in javascript. I am using:
Could you please help me about how to disable/enable a Telerik MVC DateTimePicker in javascript. I am using:
$("#Name").attr('disable', 'disable');
It works for a general Html control; but it can not disable a DateTimePicker.
Thanks very much in advance.
Chunsheng