You can use DataTable.DefaultView.Find or DataTable.DefaultView.RowFilter to find the desired row.
Forum Rules