This question is locked. New answers and comments are not allowed.
I have a grid that contains information about books, (title, author, isbn), how can I programatically find a row containing and isbn and select that row? I tried looking for a rows collection but couldn't seem to find one? Also I don't see a way to select an individual row?
Thanks
Bill