/combodrilldown

Progressively getting data values in combos dependent on the previous combo selection. An OOP approach.

GNU General Public License v3.0GPL-3.0

Combo Drill Down

Progressively getting data values in combos dependent on the previous combo selection. An OOP approach.

This process is sometimes referred to as cascading through combo controls.

The project uses a text file, carsdata.txt, as a 'universal' data source to illustrate the techniques used.