J
Jon
Hello all,
I thought this would be simple, I have a DaraGridView with 200 or so
rows. All I want to do is check every row to see if a particular
string value exists in column[1]. What's the best way to achieve this?
I don't really want to do a foreach as there's about 100 + values to
compare.
Regards,
Jon
I thought this would be simple, I have a DaraGridView with 200 or so
rows. All I want to do is check every row to see if a particular
string value exists in column[1]. What's the best way to achieve this?
I don't really want to do a foreach as there's about 100 + values to
compare.
Regards,
Jon