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.
Completed
Last Updated: 18 Jun 2020 12:43 by ADMIN
Release R2 2020 SP1
Due to breaking API changes in .NET Core 3.0, the .NET Standard 2.0 build of the Telerik.WebReportDesigner.Service is not compatible with .NET Core 3.0. The package should provide a variant of the assembly targeting .NET Core 3.0.
Unplanned
Last Updated: 29 Mar 2021 10:48 by ADMIN

 

The mark for the ToggleVisibility action is displayed in the center If the The position is adjustable or fixed in top it will be better, Please consider this  now its not looking good.

Please find the attached image 

Unplanned
Last Updated: 21 May 2020 15:35 by ADMIN

Data Explorer of the Report Designer does not refresh the schema on the Refresh button click when the Stored Procedure used in a SqlDataSource component is modified.

You need to reconfigure the data source component, for example, just open the Data Source Wizard and click Finish, or close and re-open the report for the actual refresh.

Unplanned
Last Updated: 01 Jun 2023 21:29 by Naim
After selecting some elements in the popup of multiselect, the popup jumps to the top-left side corner of the window.
Unplanned
Last Updated: 08 Jun 2020 11:15 by ADMIN
If you set the Html5 Report Viewer scaleMode to FIT_PAGE_WIDTH or other value different from the default one, the viewer won't resize properly when the user switches the browser window size with the Restore Down/Maximize button.
Completed
Last Updated: 25 Jan 2021 11:56 by ADMIN
Release R3 2020
Created by: Peter
Comments: 1
Category: Reporting
Type: Feature Request
3
Facilitate the JSON Data Source initial setup or editing in Web Report Designer with a user-friendly wizard. 
Unplanned
Last Updated: 18 Jun 2020 08:12 by ADMIN
It would be helpful if you add the ability to import styles into a report from XML. Currently, your users have to save the report, unzip, edit the XML, rezip, reopen and save back to the Report Server for every report.
Unplanned
Last Updated: 31 Jul 2020 08:43 by ADMIN
Created by: Andreas
Comments: 1
Category: Reporting
Type: Feature Request
3

It would be nice to add a network graph to one of the available chart types. Below is an example of what I am referring to. 

Unplanned
Last Updated: 01 Sep 2020 08:16 by ADMIN
If the html contains italic text then the content renders fine in the viewer, but the italics are missing when exported to PDF.
Unplanned
Last Updated: 02 Sep 2020 09:40 by ADMIN

With the following HTML 'underline' is applied to the whitespace run-time but not design-time.

<span style="text-decoration: underline">PAYMENTS ONLY        </span>TO:

The whitespace is reduced to a single space irrespective of its position in the text. For example the following content:

PAYMENTS          ONLY                    TO:

is displayed as shown in this screenshot.