Hi! I have two comboboxs in my windows form application, one of the combobox item were manually inputted. I want to fill the second with items from a database but first the user will first specify the table name from the first combox.
Can any help out