FIX. RadGridView - the layout is invalid when columns group is pinned before the ColumnGroupsViewDefinition is assigned to the grid.
To reproduce:
-Create a new ColumnGroupsViewDefinition and pin the first group.
- Asign the view to the grid.
Workaround:
Pin the group after the view is asigned.