
Excel rendering extension now allows you to display report pages on separate sheets.
Features
- The distributable Telerik Reporting assets can now be downloaded as a single .zip file
- All the assemblies, XAML, and JS files that are deployed by the product installer can now be downloaded as a single .zip file from your user account. The zip does not include the assets required by the Microsoft Visual Studio extensions for its design-time support.
- Microsoft Excel rendering extension now allows you to display the report pages on separate sheets
- Added new device info setting SplitWorksheetOnPageBreak and if it is set to true (default value is false), you can generate a separate worksheet on every "soft" page break. This allows to have each table or each group in your report on a separate tab in the produced Excel document.
- New Microsoft Windows 11 theme for WPF Report Viewer
- The WPF Report Viewer now has a brand new theme, inspired by Windows 11. It comes in two flavors - Dark and Light, and will enhance the modern look and feel of your WPF applications.
- What's Improved
- "Create New" and "Save As" dialogs now handle the report folder hierarchy better.
- Report element name has been changed to reflect the file name when saving a report under a new name.
- Reports can now be overwritten when the report exists and a new or existing report is saved under the same name.
- The Enter key now triggers the first result returned from the Search box.
- The Web Report Designer's JavaScript and CSS assets are now deployed with the product installation.
- The HTML5 and Blazor examples now include a sample implementation of CustomResourceResolver class that allows you to resolve resources for reports created in Web Report Designer in the same application.
- The HTML5 report viewer localization resource file is now deployed with the product installation.
- Angular and React example projects no longer depend on external Reporting Web API REST service.
- What's Changed
- The WinUI report viewer now targets Microsoft.WindowsAppSDK 1.1.0.