Hello Don,
The RadComboBox provides a flexible client-side API. You can easily interact with the combobox in the browser using the
combobox client-side object. The client side method
get_enabled() checks whether the object is enable or disabled.
Here is a sample code:
aspx:
Javascript:
Thanks,
Shinu.