Xceed DataGrid for WPF V7.1
Released: Oct 5, 2022
Mises à jour de V7.1
Fonctionnalités
- Added support for the Microsoft .NET 5 Framework.
- Added two new themes - Material Design and Fluent Design.
- The DataGridControl’s SelectedItems collection has been improved to offer better performance when verifying the presence of an item via the Contains method.
- DataGridControl:
- Added a new property, called AllowUIAutomation, which now allows you to enable or disable UI Automation support.
- ColumnFilterControl:
- The column filter popup can now be closed with the Esc key.
Correctifs
- The columns will now be reordered properly when the ScrollViewer’s panning mode is set to both and touch is used to interact with the Grid.
- Scrolling in the Grid after a search no longer throws a NullRefException.
- An exception is no longer thrown when a data item property is changed in a UI Automation context.