I am changing the SelectedItem in a grid in code behind to change the selected row, which works fine. The problem is the RowSelector does not get moved to the selected row. Does anyone have a way to change the RowSelector to match the SelectedItem in code-behind?