FIX Vertical scrollbar is not visible when using column groups view and grouping is applied
1. Create a new project containing RadGridView
2. Set a DataSource
3. Set a ColumnGroupsViewDefinition
4. Apply grouping
5. Do all this on a button click
6. Run the application and click the button.