godspeed06
Vendor
I have constructed a 2-dimensional array from which I am populating list boxes. At the moment I am having trouble understanding how to go about populating three list boxes based on the selection from the four list boxes. Example, in list box A I have names of cities read in from a “.dat” from my 2-dimensional array. Now, based on what city the user “selects” from list box A, I want search for a match on the city, and populate its value in list box city it matching country in list box country and lastly its population in list box population.
Is there a straight for method for accomplishing such a task?
Many thanks!
Is there a straight for method for accomplishing such a task?
Many thanks!