Completed
Last Updated: 15 Nov 2019 08:34 by ADMIN

The print functionality cannot be used in Google Chrome 77.0.3865.75 (lastest update).  The following error is displayed in the console of the browser: Resource interpreted as Document but transferred with MIME type application/pdf.

As an alternative, you can use other web browsers for printing. 

Completed
Last Updated: 13 Dec 2019 15:20 by ADMIN
When exporting a report to PDF on Linux the document looks correct. If you try to copy text from this PDF and paste it in a text editor, the text appears as random symbols, e.g. empty squares.
Completed
Last Updated: 16 Nov 2021 11:45 by ADMIN

Hello Telerik team!

In the attachment, there are two PDFs, generated by the same template (also in attachment): one built under Windows, another one - under Linux (Docker). See red boxes as defects on the screenshot:

Text wrap issues

Text wrap issues

Dockerfile fragment:

# MS TrueTypeFonts install
RUN wget http://ftp.de.debian.org/debian/pool/contrib/m/msttcorefonts/ttf-mscorefonts-installer_3.6_all.deb -P ~/Downloads
RUN apt install -y ~/Downloads/ttf-mscorefonts-installer_3.6_all.deb

RUN apt-get install -y libc6-dev
RUN apt-get install -y libgdiplus
RUN apt-get install -y libx11-dev
RUN rm -rf /var/lib/apt/lists/*

 

Please help us to resolve these issues in Linux.

Completed
Last Updated: 04 Oct 2019 10:14 by ADMIN
The data coming from a JsonDataSource component has null values for a date field. Using the (IsNull, ??, IIf) to check for null does not seem to work. For example: =IIF(Fields.actualWorkHrs Is NULL, "T", "F") always returns false even when there are null values in the actualWorkHrs field.
Completed
Last Updated: 10 Nov 2021 16:55 by ADMIN
Release R3 2021 SP1
When using a report parameter of type Float, and there is no value for decimal places, or it is 0, it appears as if the parameter value passed to the runtime is converted to an integer value, and an "Invalid value for parameter <paramName>" is logged. 
Completed
Last Updated: 11 Nov 2021 15:51 by ADMIN
Release R3 2021 SP1
Float report parameter = 0 or negative whole number is returned as int and an exception is thrown in the viewer. The issue is observed only in .NET Core projects.
Completed
Last Updated: 17 Jun 2022 08:49 by Thod
Release R1 2022 SP1

When using the latest version of the Kendo Default Theme:

<link rel="stylesheet" href="https://unpkg.com/@@progress/kendo-theme-default@latest/dist/all.css" />

the export in the Blazor Report viewer does not work.

Meanwhile,  you can reference the older kendo CSS styles directly in the view with the ReportViewer. You may leave the new styles referenced on the layout page.  It works with:

<link rel="stylesheet" href="https://unpkg.com/@@progress/kendo-theme-default@4.26.0/dist/all.css" />

Completed
Last Updated: 09 Nov 2022 13:31 by ADMIN
Release R3 2022 SP1

Due to breaking changes related to the Kendo state classes - https://docs.telerik.com/aspnet-core/styles-and-layout/components-rendering-overview#state-classes, report parameters loaded in the HTML5 Report Viewers that use the ListView widget, are not selected properly, thus the report is not updated with a new report source and the data does not change.

 
Completed
Last Updated: 20 Jun 2019 13:14 by ADMIN
Release R2 2019 SP1

When trying to set the 'parametersAreaVisible' option in the Angular viewer the application breaks with an error in the browser console:

"Can't bind to 'parametersAreaVisible' since it isn't a known property of 'tr-viewer'."

Completed
Last Updated: 10 Nov 2021 16:55 by ADMIN
Release R3 2021 SP1

The default value of the report property SkipBlankPages is True and when there is an error in the report, for example, due to a problem with the connection to the database, the error message may be hidden as the report is not rendered at all.

The report should be rendered in order to display the error message also when SkipBlankPages is True.

Completed
Last Updated: 16 Jun 2021 10:56 by ADMIN
Release R2 2021 SP1
The JsonDataSource component escapes characters like quotation marks in the Web Report Designer, which makes the JSON invalid.
Completed
Last Updated: 24 Feb 2021 10:04 by ADMIN
Release R1 2021 SP1

The design-time web service data source parameter values are not displayed in the Web Report Designer while correctly read by the Standalone designer.

The run-time web service data source parameter values are displayed as [object] rather than expressions.

Check this screenshot for clarity.

Completed
Last Updated: 09 May 2022 06:28 by ADMIN
Release R3 2021 SP2
After the Report Viewer Angular component is destroyed, keep alive requests are being sent to the server, even though the viewer is removed from the DOM.
Completed
Last Updated: 17 Feb 2022 14:53 by ADMIN
Release R1 2022 (Latest Internal Build)
Processing Base64-encoded images will throw exception "Invalid URI: The Uri string is too long" if the content size is greater than 65519 bytes
Completed
Last Updated: 23 Jan 2024 07:05 by ADMIN
Release 2024 Q1

The fix to the bug TOC page numbers and total PageCount are incorrect in some scenarios provided in R2 2023 may have led to another bug, as when I render my report with TOC the total page count is not correct in PrintPreview, although the page number is correct.

For example, on the last page, I see page 126 out of 123.

Completed
Last Updated: 25 Aug 2021 13:44 by ADMIN
In WebReportDesigner for Blazor application I cannot find the already set WebServiceDataSource parameters. When I try to create a table using the table wizard and select the existing WebServiceDataSource, I don't see any Data Source Fields.
Completed
Last Updated: 11 Jan 2024 19:21 by n/a
Release 2024 R1 PI1

I am preparing report having Arabic and English text.

In the Standalone Report Designer for the .NET Framework, Report Preview and exported documents, including PDF are fine with R3 2023 and older versions from 2023.

When I render the same report in PDF in .NET 7 WebApi or with the .NET 6 Standalone Report Designer with R3 2023, the Arabic text is broken. The same look as expected with R2 2023 SP1 and previous Reporting versions.

Completed
Last Updated: 20 Jan 2021 14:03 by ADMIN
Release R1 2021

When a Report with ObjectDataSourceParameter is loaded into the WebReportDesigner, the designer throws an error when trying to initialize the parameter.

Could not create instance of 'ObjectDataSourceParameter'. TypeError: Cannot read property 'push' of undefined
    at new d (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:89908)
    at new a (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:277743)
    at s.CreateInstance (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:644848)
    at d.<anonymous> (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:515470)
    at Generator.next (<anonymous>)
    at http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:513964
    at new Promise (<anonymous>)
    at l (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:513709)
    at d.CreateComponent (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:515160)
    at a.<anonymous> (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:58884) 

Completed
Last Updated: 15 Nov 2023 11:43 by ADMIN
Release 2024 R1 PI1

The Upgrade Wizard throws an error when upgrading projects containing reporting-related JS/CSS/etc. report viewer files. For example:

Could not find file 'C:\Program Files (x86)\Progress\Telerik Reporting R3 2023\Html5\ReportViewer\js\telerikReportViewer.kendo-17.2.23.1010.min.js'.

The files in question are present in the expected directory but they no longer have the version number suffix in their names ('-17.2.23.1010' in the example above). Copying the files and adding the suffix to the copies resolves the issue.

Completed
Last Updated: 04 Aug 2022 13:35 by ADMIN
Release R2 2022 SP1 (Latest Internal Build)

Trying to preview a report with a lot of data in the report viewer in an ASP.NET Core application results in the error:

"System.ArgumentException: The JSON value of length n is too large and not supported."

1 2 3 4 5 6