Unplanned
Last Updated: 25 Mar 2024 16:03 by Stenly
Stenly
Created on: 25 Mar 2024 16:03
Category: GridView
Type: Bug Report
1
GridView: Column groups disappear when new instances are created and RadGridView is hosted in a TabControl

Column groups may disappear when the RadGridView control is hosted in a TabItem of TabControl. These column groups can disappear when new GridViewColumnGroup instances are created.

Furthermore, resizing a column of RadGridView will result in a NullReferenceException.

To work this around, set the EnableColumnGroupsVirtualization property of RadGridView to False.

0 comments