G
Guest
I'm using a datagridview that's populate from a products table.
In the grid, I need to have combo box column, that's populated from a
different table, but needs to be selected from the rows in the products table.
Anyone with sample or links that accomplishes this? I can't seem to find
anything in Google about binding the combo box to the grid table.
In the grid, I need to have combo box column, that's populated from a
different table, but needs to be selected from the rows in the products table.
Anyone with sample or links that accomplishes this? I can't seem to find
anything in Google about binding the combo box to the grid table.