Combobox in DatagridView
Windows Forms
1
Posts
1
Posters
0
Views
1
Watching
-
Hi, I have a Datagrid with Product details (productcode, ProductName, and Color). I have to make the color column as a combobox, that the user can select the color from the list. The problem I am facing is, I don't need all colors to the combobox, I need colors available for that particular product only. (ie combobox list should be dynamic as per the indivitual Item or individual row). Please Help mE, its Urgent..... with regard s Binu Varghese Thanks in Advance..........