Telerik Reporting R3 2022 SP1

Released: Nov 9, 2022

Updates in R3 2022 SP1

Features

  • Improved table selection bounds and resize functionality. Selecting multiple table cells, rows and columns now provides extended resize functionality. New visual hints display what is selected and items are resized with improved accuracy.
  • Introduced DataSource property to SubReport. Added a new property which enables you to pass data from a report to an inner report, using a binding or a dedicated data source component.
  • Standalone Report Designer for Microsoft .NET 6 now supports tracing.
  • All results displayed in the Web Report Designer’s Search box, now have an explanatory hint text and title.
  • Set CacheDefinitionProperties in the report definition rather than in the application configuration file.
  • Blazor Report Viewer
    • New Search dialog.
    • New "infinite scrolling" feature.
    • Now provides a Send Email dialog.
    • Freeze table row and column headers.
    • Now supports localization.
    • Now supports report history navigation.
  • TRDX, TRDP and TRBP files created by Web Report Designer and Standalone Report Designers now use schema version 3.1.
  • Telerik Reporting references to Newtonsoft.Json have been updated to 13.0.1 for better security compliance.
  • All web assets depending on Kendo UI for jQuery (HTML5-based report viewers, Web Report Designer) now require Kendo JS and themes version 2022.3.913 or later.

Fixes

  • Standalone Report Designer for .NET 6 and above
    • "This operation is not supported" error message is shown when using an existing user template for creating a new report.
    • Designer is not localized after selecting German language from Menu -> Options and restarting the designer.
    • Recent list of open reports is not ordered descending by last open date and time.
    • ReferencedAssemblies are only resolvable by file name.
    • System.Reflection.TargetInvocationException when closing designer after copying a data source component.
  • Web Designer
    • The FileDefinitionStorage returns an incorrect response when the bytes of the requested resource cannot be read.
    • The Components area in grid view is not displayed correctly when Onboarding guide is started.
    • The highlighted step location in Onboarding experience is not changed when you resize the browser window.
    • The Onboarding window is hidden when the Properties Area is collapsed.
    • The Onboarding window is misplaced after scroll.
    • The Web Report Designer doesn't provide an option for entering OHLC Mark Values for the OhlcSeries.
    • There is a gray overlay instead of a white one on the Properties area onboarding step when alphabetical properties are selected.
  • Examples
    • "Could not find 'TelerikBlazor.getLocationHost' ('TelerikBlazor' was undefined)" console error is logged sometimes when refreshing the Blazor Native Viewer demo.
  • Processing
    • Concurrency error may occur when simultaneously creating two instances of a report type on different threads.
  • WebAPI ASP.NET Core
    • "Error creating report instance" when starting viewer in .NET7 RC1 application.
  • Native Blazor Report Viewer
    • Multiselect editor does not filter its options when typing is started.
    • Preview button is shown when the visible parameter's AutoRefresh property is set to "true".
    • Printed or exported report document differs from the one shown in Print Preview mode.
    • The document rendered in PrintPreview mode does not reflect the changes applied in Interactive mode.
    • The notification "0 pages loaded so far" stays visible after exporting the report document.
    • The page indicator is not updated correctly when loading the viewer contents.
    • The viewer does not have a "Stop Rendering" button.
    • The viewer does not support Report Server connections.
  • HTML5 Report Viewer
    • Boolean parameter checkbox looks inconsistently small in the HTML Viewer with Kendo SASS theme created with ThemeBuilder.
    • Enter key does not open the Export dropdown when accessibility is enabled.
    • HTML5 Boolean/Checkbox Parameter is not visible.
    • HTML5 Report Viewers' Report Parameters that use the Kendo ListView widget do not work with Kendo UI R2 2022 SP2.
  • Windows Forms Report Viewer
    • The Report Viewer does not reuse the same HttpClient when accessing a remote REST service.
  • WPF Report Viewer
    • The Report Viewer does not reuse the same HttpClient when accessing a remote REST service.