I am not able to disable the RadNumericTextBox through javascript. Although I see a "disabled" property, this is set to false; even though I have declared my control as "Enabled=false".
Can anyone help?
Regards,
Saurabh
3 Answers, 1 is accepted
0
Daniel
Telerik team
answered on 14 Aug 2009, 02:15 PM
Hello Saurabh,
I suggest you use the client-side methods enable and disable: