Cool code by Chris Brimelow, showing the dropdowns being populated dynamically with data from an external xml file. The xml data is captured in multidimensional arrays and fed to the combobox components. When you select a make in the first dropdown it populates the model dropdown with the appropriate models.

View Example and Download Source

 


Leave a Comment