Completed
Last Updated: 01 Nov 2019 16:47 by ADMIN

Go to page https://demos.telerik.com/reporting/product-catalog?&skinName=default

Open search dialog.

Try to move search dialog pressing left mouse button on search dialog title.

Incorrect behavior: search dialog disappears and appears again only when you finish pressing left mouse button.

Unplanned
Last Updated: 24 Jun 2019 10:05 by ADMIN
Created by: John
Comments: 0
Category: Reporting
Type: Feature Request
3
It would be great if it is possible to access the Windows User in the report without the need of writing additional code.
Unplanned
Last Updated: 16 Jul 2019 13:22 by ADMIN

When exporting a long report with ContinuousPaper = true in Word format, the output document has text cut.

Based on the limitation explained in the Pagination section in Design Considerations for Word Rendering article of our documentation, Word supports maximum page size of 22 inches wide and 22 inches high. If the page is higher than 22 inches, some data may not be displayed in Print Layout view. So, in Word, a long document couldn't be rendered.

At least, this property could be avoided when printed in Word format.

Declined
Last Updated: 30 Jul 2019 10:04 by ADMIN
Created by: bijay
Comments: 1
Category: Reporting
Type: Feature Request
3
in MVC application,Is it Possible in Telerik Export Excel With (.csv) format with Design like Bold headres,ColumnWidths and Header Colour etc.
Declined
Last Updated: 01 Aug 2019 08:59 by ADMIN
Created by: Andrey
Comments: 1
Category: Reporting
Type: Feature Request
3
Need 2D code Datamatrix required especial GS1-Datamatrix
Unplanned
Last Updated: 05 Aug 2019 11:12 by ADMIN

Prerequisites: .NET Core application that uses HTML5-based report viewer and REST service with Kestrel web server.

When the application is stopped from the command prompt with CTRL+C, it does not stop all the dotnet.exe child processes that are spawn by the application and hangs on "Application is shutting down..." indefinitely.

This behavior might be related with the issue https://github.com/aspnet/Hosting/issues/960 which states that CTRL+C is not forwarded to the child processes.
Perform a detailed examination to see if there is an option to close the processes internally when a shutdown procedure is initiated.

Unplanned
Last Updated: 06 Aug 2019 15:34 by ADMIN
Created by: Thomas
Comments: 0
Category: Reporting
Type: Feature Request
3
The report viewer disappears if it is an updated AJAX control. 
Completed
Last Updated: 20 Jun 2022 15:05 by ADMIN

We are using Telerik Report Viewer in our ASP.NET MVC application. I've read the documentation about localizing the report viewer (https://docs.telerik.com/reporting/html5-report-viewer-localization) and most of the texts are localized now, but there are some other that I can't change.

For example, in the search menu, result list, 'page xx' text.

Can you add this string resource in the resources file?

Unplanned
Last Updated: 30 Sep 2019 15:10 by ADMIN
For the font's using the Windows DPI settings is not enough and won't cover use cases.  I always run my system at 100% Font Size and then adjust each application individually as required.  

If you use the Windows font settings, users will have problems.
Completed
Last Updated: 19 Jan 2023 08:31 by ADMIN
Release R1 2023
I have a report that has a sub-report inside it and it's working just fine.

The sub-report can give one or multiple lines as output for a single row in the master report.
However, when a row's height in the master report is too high (due to the output of other cells, not the sub-report), then the sub-report's output doesn't fill the gap in the master report even when I use anchoring to top and bottom.
Unplanned
Last Updated: 10 Oct 2019 12:50 by ADMIN
Created by: Karl
Comments: 0
Category: Reporting
Type: Feature Request
3
Please, add functionality that allows the user to print the Grouping value on each page if its content does not fit on one page.
Unplanned
Last Updated: 31 Oct 2019 11:27 by ADMIN
Created by: Ankita
Comments: 0
Category: Reporting
Type: Bug Report
3
The Hebrew text is displayed correctly in the Report Designer, the text flowing from right to left. In PDF format though the text is reversed. In Docx, the text is exported correctly.
Unplanned
Last Updated: 31 Oct 2019 14:20 by ADMIN
When I set the column width to a larger size with Bindings the table column width increases correctly.
The problem is when I am trying to decrease the column width. The column maintains the size defined in the designer.
Completed
Last Updated: 18 Nov 2019 15:43 by ADMIN
An exception is thrown when trying to configure Authentication parameters in WebServiceDataSource: Response status code does not indicate success: 400 (Bad Request)
Unplanned
Last Updated: 15 Nov 2019 12:15 by ADMIN
In some cases, the report width is bigger than the page width. Horizontal scroll appears.
Unplanned
Last Updated: 05 Dec 2019 10:27 by ADMIN
Let the user configure whether the Standalone designer to start initially in Interactive or PrintPreview mode. Currently, it starts always in Interactive mode and this may cause slow down or even hanging if the previewed report is huge.
Completed
Last Updated: 18 Jun 2020 12:43 by ADMIN
Release R2 2020 SP1
Created by: Ludek
Comments: 1
Category: Reporting
Type: Bug Report
3

Print functionality doesn't work in React application.

Steps to reproduce:

1. You may use the sample project from How to use HTML5 Report Viewer in React Application article.

2. Run the project and click on Print.

The following error can be seen in the browser's console: Resource interpreted as Document but transferred with MIME type application/pdf: "https://demos.telerik.com/reporting/api/reports/clients/a7fdd020ec4/instances/3f53abd1614/documents/c3923e685e6d6ebefb3d11?response-content-disposition=inline".

Completed
Last Updated: 19 Feb 2020 16:23 by ADMIN
On the Print button click, the viewer opens a File Save dialog instead of invoking the Print dialog. Observed with Edge version 79.0.309.71.
Completed
Last Updated: 12 May 2021 10:44 by ADMIN
Release R2 2021
Created by: Hassan
Comments: 1
Category: Reporting
Type: Feature Request
3
It would be nice to translate the Web Based Report Designer to my local language.
Declined
Last Updated: 18 Jan 2024 17:08 by ADMIN
Created by: Ada
Comments: 1
Category: Reporting
Type: Bug Report
3
When the report is exported to PDF, everything is as expected. When the report is exported to DOCX or XLSX, then part of the report is dismissed.