Topic: Populate ComboBox

Dear ALL
I have a list of colleges and corresponding departments.
I need to know how to Populate a ComboBox based on the selection of another combobox

I mean If I select a college from first combobox, the second should list all the departments in that college to choose from

Hope you could help me with a very small example
Regards

Re: Populate ComboBox

if you look closely to the combobox properties, you should see one called "parentcombobox" this would be the reference or you can also enter directly the name of the table.... this is more advanced

Re: Populate ComboBox

smoustafa
Please check out this example:
http://myvisualdatabase.com/forum/viewtopic.php?id=1425

Dmitry.