Released: Mar 4, 2024
V24.1 中的更新
特性
Xceed DataGrid for WPF
- The StatCell class now has a new property called
DefaultCulture to fallback on when formatting a statistical result.
修補程式
Xceed Toolkit Plus for WPF
- Floating a LayoutElement when AvalonDock is used under a different application domain no longer causes AvalonDock to crash.
- The Column PreviousVisibleColumn property no longer triggers an exception.
- Having multiple DateTimePicker will no longer create memory leaks.
- In PropertyGrid, creating a binding on the PropertyDefinitions property no longer displays an empty PropertyGrid when that PropertyGrid is located inside a DataTemplate.
- A Property of the IList<> type will now use the PrimitiveTypeCollectionEditor instead of the CollectionEditor.
- Setting properties when the control is located inside a DataTemplate no longer results in an empty TimeSpanUpDown.
- The error validation process is now re-evaluated on every change of the WizardPage.
Xceed DataGrid for WPF
- The .NET Core version of this component is no longer supported.
- ThemeWizard is no longer supported.
- DataGrid for WPF will now load the user settings properly when the project contains dynamically added elements.
- The MergedHeaders sample for VB.NET has been fixed so that the data contained in the Cells is now displayed correctly.
- The persist settings have been fixed so that they now clean up all of the settings unused properties correctly.
- The persist settings have been fixed so that they now affect all of the elements that are added dynamically afterward.
- The Glyph associated with the FilterRow is no longer clipped when using the Material Design theme.
- The column splitter alignment has been fixed for the ColumnManagerRow offered in the Material Design theme.
- The Columns PreviousVisibleColumn property will no longer throw an exception on the first Column.
- The DataGridControl was fixed so that it now displays its load spinner correctly when bound to a virtualizing CollectionView.
- The DataGrid will now display correctly the DataGridItemProperty's Title in the GroupByControl when no matching column is found.