Disabled Data Filtering is Supported in Telerik UI for WPF DataGrid Search As You Type Behavior
With 2024 Q3 release, the Telerik UI for WPF DataGrid control is enhanced with a new capability allowing you to disable the data filtering upon searching.
The IsSearchFilteringEnabled option enables you to control whether the data will be filtered when a search operation is performed. The default value is set to True, which will filter the data. When the data filtering is disabled, search operations will only highlight the cells that match the search criteria.
Grouping DateTime Values in Telerik UI for WPF Data Grid
Up until now the distinct values of type DateTime were shown in a flat list where each record shows the full date-time value. With this release you can effortlessly group the values by date-time component (year, month and day). Simply change the distinct values display mode.
PdfProcessing: With 2024 Q3, the PdfProcessing now support annotations of type StrikeOut, Stamp, Popup, Text and Highlight along with capability to handle documents with mismatched font Subtype and FontFile type.
SpreadProcessing: Support for SVG images is introduced with 2024 Q3 release as well as ability to handle importing and reading of cached formula value when the formula contains external references.
WordsProcessing: Support for SVG images is introduced with 2024 Q3 release as well as support for exporting text with a strikethrough to PDF.
More Features and Enhancements in Telerik UI for WPF
Along with the Telerik UI for WPF DataGrid improvements, the 2024 Q3 release also introduces a couple of other updates that would make your work with the desktop controls even better:
Included Telerik.UI.for.Wpf.AllControls.Xaml and Telerik.UI.for.Wpf.AllControls.NoXaml meta NuGet packages that reference the individual NuGet packages for all UI for WPF controls.
Modernized Visual Studio extensions wizard design.
CheckedTrackRadius and UnCheckedTrackRadius properties are added to the RadToggleSwitchButton, providing control over the radius of Track rectangle elements.
Added a MouseOver state to the 'Selected' and 'Today' buttons in the DateRangePicker.