How do find value in a datagridview

May 31 2008 8:11 PM

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)