Hi,
I have 2 combo box in a form. One containing countries and the second contains the provinces. I populate data by setting their datasource property to a table in my dataset. My dataset contains the appropriate relations.
Now, How can I link those 2 combo box in the form? With databinding property? How?
Thanks
Deulyd
I have 2 combo box in a form. One containing countries and the second contains the provinces. I populate data by setting their datasource property to a table in my dataset. My dataset contains the appropriate relations.
Now, How can I link those 2 combo box in the form? With databinding property? How?
Thanks
Deulyd