2
Answers

How do find value in a datagridview

Sally Marlino

Sally Marlino

16y
12.5k
1

I want the find the row that has a "value" in a given column in a datagridview.   The data in is not sorted or bound to a source.  Do I have to loop through every row or is there a method that will retun the row index?

Thanks

Answers (2)