I have a DataGridView control that is set up as FullRowSelect &
MultiSelect. Each line in the grid is part of a group of lines. There
are times when the user should not be aloud to click on a line of
another group. How do I take the user back to the previously selected
row?
