
DataGrid exposes API for implementing custom DataGridColumns.
Features
- DataGrid
- Exposes API for implementing custom DataGridColumns.
- ListView
- Reorder ListView with mouse.
Fixes
- Fixed - Cannot change the minimum width of the column when resizing through the header thumb.
- Fixed - UserChooseColumns UI does not visualize all the columns.
- Fixed - When having great amount of columns the UserChooseColumns doesn't show vertical scroll.
- Fixed - NumericEditor not respecting the minimum value set.
- Fixed - NullReferenceException thrown when grouping RadDataGrid by EF property that's null.
- Fixed - DataGridColumn Header doesn't update.
- Fixed - RadDataGrid does not allow ScrollColumnIntoView with invisible columns.
- Fixed - RadDataGrid's external editor ignores the CanUserEdit property of the DataGridTextColumn.