Hi
I have to create a form in VB6 with a Data Combobox ( that part I have picked up from the FAQ), what I need to do is when a value is selected from the combobox the rest of controls on the form should be requeried on the basis of new value selected in the combo box.
The data for the combo box and the rest of the controls will be querying just one table using ADO - please help with code or if there are any samples available that will be great
Thanks much for your help.
I have to create a form in VB6 with a Data Combobox ( that part I have picked up from the FAQ), what I need to do is when a value is selected from the combobox the rest of controls on the form should be requeried on the basis of new value selected in the combo box.
The data for the combo box and the rest of the controls will be querying just one table using ADO - please help with code or if there are any samples available that will be great
Thanks much for your help.