Тo continue providing industry-leading support for Microsoft’s newest frameworks and following the evolution of .NET, Telerik UI for WPF now features compatibility with .NET 9.
GridView Enhancement: New Filtering Mode in RadGridView Allowing Complex Expressions
The new Filter Editor, which is one of the filtering modes of RadGridView, now allows you to create complex filter expressions. The visualization of the editor consists of a panel displaying an overview of the filtering criteria and a dialog with an embedded RadDataFilter control that is used to add, remove and modify the filters.
The enhancements include:
Data Filter View — The panel displaying the applied filters and the related options.
Apply Filters CheckBox — A CheckBox that enables/disables the selected filters in the associated RadGridView instances.
Toggle Wrapping Button — A toggle button that enables/disables the wrapping of the filtering criteria.
Edit Filters Button — A button that opens a dialog that allows editing of the filters using a RadDataFilter control.
Close Button — A button that hides the Data Filter View panel.
Filter Part — The parts of the field criteria, the associated operators and parenting.
RadDataFilter — A data filter editor.
GridView Enhancement: Support for Specifying the Modifier Key Used for Multi-Column Sorting
The GridView now provides support for specifying the modifier key used for multi-column sorting. This enhancement allows you to seamlessly plug any valid keys combination as an action accelerator.