How do i set teh first item as teh defualt display value in a DataGridViewComboBox?
hI,
In my previouse post i have added ahow to add combo boxes to the DataGridView control. Now i need to set first item in the combox as the defualt selected value?
Unlike other combo boxes it doesnt have the selectedIndex....
TY