HUSNAINIQBAL
New Member
- Joined
- Jul 24, 2019
- Messages
- 2
I have two combo boxes. List of Combobox2 is dependant on list of combobox1.
Combobox1 has list of companies.
Combobox2 has codes of products the company(selected in combobox1) provides
In label1 I want to have name of the product for which the code is selected in combobox2.
For the record:
Codes are named as: Company1Codes, Company2Codes and so on....
Products are named as Company1, Company2....... and are placed to the left of codes.
Combobox1 has list of companies.
Combobox2 has codes of products the company(selected in combobox1) provides
In label1 I want to have name of the product for which the code is selected in combobox2.
For the record:
Codes are named as: Company1Codes, Company2Codes and so on....
Products are named as Company1, Company2....... and are placed to the left of codes.