voda_freedom
Member
- Joined
- Mar 22, 2006
- Messages
- 7
- Programming Experience
- 1-3
I Use datagridview with a column its type ComboBox and when i fill a ComboBox in a row of the datagridview with items all ComboBox in the other rows of datagridview are fillesd with the same items.
I want to fill every ComboBox in every row of the datagridview seperatly,
i mean i want the items in the ComboBox in row 0 different from the items in the ComboBox in row 1 and so on
I want to fill every ComboBox in every row of the datagridview seperatly,
i mean i want the items in the ComboBox in row 0 different from the items in the ComboBox in row 1 and so on