how to get values in combobox after selection

paritosh_a

Registered User.
Local time
Today, 11:44
Joined
Oct 18, 2005
Messages
16
I have 2 comboboxes.
i select the value from one combobox.
i want the second combobox to be filled with the values corresponding to the selected value in first combo.
first combo is bound with some other table and second combo takes vales from some other table.
How can i do this?
 
Search the forum for "Cascading Combo Boxes"

You will find plenty of examples.
 

Users who are viewing this thread

Back
Top Bottom