Question Get Index of ComboBox within DataGridView?

sohaibroomi

New member
Joined
Jul 17, 2009
Messages
2
Programming Experience
1-3
Hi,
I've a DataGridView which contains a Column of ComboBox.
That ComboBox got a few values.
I want to get the Index of ComboBox while any specific value is selected..
Can anyone please explain this?
 
You'll need to be more specific. Are you saying that you want to get the index in the drop-down list of the item selected in a specific cell? Exactly where/when do you want this index?
 

Latest posts

Back
Top