Comboboxcolumn in DatagridView [modified]
-
Hi, I have a windows application with Datagridview for 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.......... -- modified at 11:54 Saturday 3rd November, 2007
-
Hi, I have a windows application with Datagridview for 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.......... -- modified at 11:54 Saturday 3rd November, 2007
metbinu2003@yahoo.com wrote:
its Urgent.....
That is considered impolite on these forums.
"Real programmers just throw a bunch of 1s and 0s at the computer to see what sticks" - Pete O'Hanlon