V vimal.424 Jan 24, 2008 #1 hello all plz tell me how can we retrieve data from dropdowm box in Data Grid view Thanks in advance
N Nicholas Paldino [.NET/C# MVP] Jan 24, 2008 #2 I believe you will want to take a look at the DataGridViewComboBoxColumn class. This should give you a good starting point.
I believe you will want to take a look at the DataGridViewComboBoxColumn class. This should give you a good starting point.