pgmckillop / combodrilldown

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

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

License:GNU General Public License v3.0