![]() |
Sergey Kornilov admin 10/3/2013 |
Check this article for inspiration: |
M
|
mr. zx author 10/5/2013 |
Check this article for inspiration: http://xlinesoft.com/asprunnerpro/docs/show_dropdown_list_of_us_states.htm
|
![]() |
Sergey Kornilov admin 10/5/2013 |
Well, it does explain how to hide or show controls based on selection in another dropdown box. Unless I'm reading it wrong this is exactly what you asking. |
M
|
mr. zx author 10/7/2013 |
Well, it does explain how to hide or show controls based on selection in another dropdown box. Unless I'm reading it wrong this is exactly what you asking. If you need to make control disabled or enabled instead of hiding it use setDisabled/setEnabled functions: http://xlinesoft.com/asprunnerpro/docs/ctrl_setdisabled.htm
|