PDA

View Full Version : Help (combobox-listbox)


emrekardelen
03-21-2008, 10:31 AM
hi. can u help me. my question;

my combobox data is ENGLAND, GERMANY ans ITALY

another data is a lot of.. (english foods, german foods and italian food.)

i want this
,when i select a country from combobox, (example ENGLAND), my english foods data must list in listbox.. (but not paragraf, in listbox) how cab i do this... thanks a lot..

longedge
03-21-2008, 12:27 PM
Something like the attached example which works off the combobox 'On Select' event.