C
Christian Reusch
Hi,
I want to do the following:
Table 1 (Configuration):
project1
action1
action2
action3
project2
action6
action7
action8
Table 2:
I want to have two comboboxes. The first should be used to choose one
of the projects. If a project is chosen, the actions of this project
should be in a second combobox.
Is this possible??
Thanks, Christian
I want to do the following:
Table 1 (Configuration):
project1
action1
action2
action3
project2
action6
action7
action8
Table 2:
I want to have two comboboxes. The first should be used to choose one
of the projects. If a project is chosen, the actions of this project
should be in a second combobox.
Is this possible??
Thanks, Christian