(bool) GridViewTemplate.AutoExpandGroups - when true, after grouping all groups are automatically expanded. Otherwise all groups remain collapsed. The default is false.
(bool) GridViewColumn.VisibleInColumnChooser - when true the column is visible in the column chooser, otherwise it is not. The default is true.
Bugs fixed
Memory allocation issues have been fixed
RadGridView updates correctly when grouping and filtering modes are enabled
Fixed flickering issues while RadGridView is being filled with data
Grouping panel refreshes correctly on Ungroup when RadGridView is filtered
Fixed a null reference exception when RadGridView is deleted in design-time
Fixed a Grouping issue when Grouping Panel is hidden
Fixed a row display problem when a cell in a sorted or a grouped column is being edited
Fixed a Group fields problem, where they would not reset if the data source changes
Fixed: Text in filtering textbox did not preserve after reordering
Fixed: Filters did not persist after rebind
Fixed: e.CurrentRow.DataBoundItem threw an exception if not set
Fixed: ColumnChooser did not keep the proper columns after data source changes
Fixed: Columns disappeared when AutoSizeColumnsMode=Fill and the user resized the grid to a width, larger than the available space
Fixed: RadGridView did not persist sorting and filtering when data source is updated
DataBinding doesn’t fail anymore if the data source does not contain rows
Fixed an issued with display objects that contain bitmaps
Fixed: When updating the data source outside of the grid, the control did not update its info correctly
Fixed an issue of Filtering editboxes moving after filtering and reordering of the filtered column
Many other small fixes and improvements
RadTreeView New features and enhancements
Performance optimizations
Added XML serialization
Added Enabled property to RadTreeNode
Added CheckedChanged event
Bugs
Fixed: the Image property of nodes did not work in some cases
RadChart
Greatly improved performance
Other
Fixed: CustomShape did not serialize in design-time
Fixed: Incorrect measurement of text size when && is used