Hi,
I am working on vb.net. I am really not able to find out how can i derive data from 3 dropdown box and show it in a text box.
It's like this : My first dropdown shows States, second shows cities, and third shows counties.
So the text box should be in this order:
State/City/County.
Can anyone please tell me how I can do that?
Thanks in advance
I am working on vb.net. I am really not able to find out how can i derive data from 3 dropdown box and show it in a text box.
It's like this : My first dropdown shows States, second shows cities, and third shows counties.
So the text box should be in this order:
State/City/County.
Can anyone please tell me how I can do that?
Thanks in advance
Comment