Datagridview combobox and relations in datatables

  • Thread starter Thread starter Danny M
  • Start date Start date
D

Danny M

Does anyone ave a good exsample on how you bind 2 tables into a
datagridview where the second table is the values of a dropdownbox.
With delete (whole row not dropdownbox table) and edit ?
 
Danny said:
Does anyone ave a good exsample on how you bind 2 tables into a
datagridview where the second table is the values of a dropdownbox.
With delete (whole row not dropdownbox table) and edit ?

The help has good examples of all these things. Check out DataGridView
and the DataGridViewComboBox.

B.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top