This is a migrated thread and some comments may be shown as answers.

Create dropdowns dynamically

0 Answers 40 Views
ComboBox
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
Simon
Top achievements
Rank 1
Simon asked on 16 Aug 2011, 10:51 AM
Hi,

lets assume I have the following choice possibilties:

System     Edition
Windows    XP
           Vista
           7
Linux      SuSe
           Ubuntu
Mac


I create a combobox to select the System. If I select Windows or Linux a second combbox should appear with the values from Edition. But if I select Mac, there should not be a second combobox. How can I achieve this?

Regards
Simon

Tags
ComboBox
Asked by
Simon
Top achievements
Rank 1
Share this question
or