FIX. RadGridView - ArgumentOutOfRangeException when pressing PageDown key while a child row from the last parent row is selected
Please refer to the attached gif file illustrating how to reproduce the error with the Demo application.
Workaround: this.radGridView1.UseScrollbarsInHierarchy = true;