1. Create a new project with RadGridView and setup grouping. 2. Run the project, expand several groups and start navigating with left / right keys. 3. You will see that when navigating through group rows, RadGridView iterates all columns. It should select the next/previous row with a single click.