+ 2
How to change a drop down list items based on another drop down list selection??
drop down list
2 Respostas
+ 1
Are you using winforms. Have a look at the events onClick, SelectedIndexChanged.
0
I don't know if your question is related to web design, but here are some tips:
https://css-tricks.com/dynamic-dropdowns/