How to get the selected value from ajax.net ComboBox through javascript
- by bastos.sergio
Hello everyone,
I need to get the selected value from an ajax.net combobox throught javascript so that I can do some client side validation.
What's the best way to do this?
Thanks,