V
vblover29
Guest
I have a sql table1, one of the columns keeps codes whose associated values are in a second table2 (with the codes). How to get the datagridview to show all of the columns in table1 except for the codes column in which i want to display the values from table2 associated with each code. Thanks. (Preferrably using comboboxcolumn).
Continue reading...
Continue reading...