I have a combo box that I use to display a list of maps. The user needs to
be able to select the map or type it, if the map is not in the list. The
change event works great for typing the map. However I cant get anything to
work when selecting the map from the pull down list. I have noticed that if
I select the same map twice then the click event will work.
I need to be able to allow the users to select the map once or type it
in....
Thanks for the help in advance!