Telerik Reporting R1 2023 SP1

Released: Mar 15, 2023

Actualizaciones en R1 2023 SP1

Características

  • A warning notification now appears if the report being downloaded has unsaved changes.
  • Assets Manager now displays the description of the selected Shared Data Source item.
  • Added theme switcher in Native Blazor Report Viewer demo.
  • The name of the processed and rendered report is now added to the Trace Log.
  • Report items now have 'accessible role' property which is respected by HTML5 rendering extension.
  • TRDX, TRDP and TRBP files created by Web Report Designer and Standalone Report Designers now use schema version.
  • Microsoft .NET Core 2.1 example project is no longer distributed.
  • Telerik.Reporting.{version}.nupkg no longer contains assemblies targeting netcoreapp2.0.
  • Native Blazor Viewer reference to Telerik UI for Blazor has been updated to 4.0.1.
  • Report viewer will no longer try to load Microsoft Internet Explorer-dependent scripts from its templates due to unsafe call to 'eval' function.
  • Silverlight report viewer is no longer being distributed.
  • The assembly Telerik.Reporting.Service used by the Silverlight Report Viewer is no longer being distributed.

Correcciones

  • Standalone Report Designer
    • "Cannot instantiate the referenced DataSource" when previewing report that uses a Shared Data Source with report parameters.
  • Standalone Report Designer for .NET 6 and above
    • "Unable to cast object of type "Telerik.Reporting.HtmlTextbox" to type "Telerik.Reporting.Textbox" when double clicking HtmlTextBox.
    • .NET Standalone Report Designer cannot edit SubReport item ReportSource property.
  • Web Designer
    • An error with message "Rollback inner transaction" is shown when deleting a report group section from the Explorer tab.
    • Delete key pressed on crosstab textbox is deleting the textbox instead of the content.
    • Assets Manager dialog shows HTML instead of rendering buttons and search input when using Kendo UI >=2023.1.117.
    • Data source fields are not displayed and a console error is shown when opening the expression editor for SelectCommand property of SharedDataSource instance.
    • Parameters table is missing its top border and "Add parameter" is on top of the parameters table when using Kendo UI >=2023.1.117.
    • The location of the Shared Data Source asset is not displayed in the UI message when the report changes are saved.
    • The warning shown when closing unsaved report with modifications has incorrect suffix.
  • Processing
    • QR barcode renders the version information pattern incorrectly.
  • Excel Rendering
    • The time format of text formatted with the "f" and "F" format strings is incorrect when exporting to Excel.
  • PDF Rendering
    • Alt text descriptions for images not conveying to image in PDF.
  • Native Blazor Report Viewer
    • Current page input content is left aligned and page input is too close to the slash.
    • Current page input is with bigger width in Bootstrap, Fluent and Material themes.
    • EnableSendEmail is true by default instead of false.
    • Messages are on two rows when using Telerik.UI.for.Blazor controls and theme version >= 4.0.0.
    • Several icons are not visualized in toolbar and search dialog when using Telerik.UI.for.Blazor controls and theme version >= 4.0.0.
    • The border around search results is missing when using Telerik.UI.for.Blazor controls and theme version >= 4.0.1.
  • HTML5 Report Viewer
    • The HTML5 Viewer stops scrolling down a multipage report with initial settings PRINT_PREVIEW, FIT_PAGE_WIDTH, and CONTINUOUS_SCROLL.
    • The StringResouces file of the HTML5 Report Viewer shipped with the installation is incorrect.
    • Toggled state is not visualized for toolbar and search dialog buttons in Sass Kendo theme.
  • Blazor Report Viewer
    • Search results span outside of the search dialog when Fluent Sass theme is used.
  • Visual Studio Item Templates
    • The description of the VS item template adding wrapper Blazor report viewer is confusing.