Question is how to have it so that the last selected row is reselected again after the refresh... something

string currentlySelected = VersionsGridView.SelectedRows[0].Cells[1].Value.ToString());...