Unplanned
Last Updated: 30 Oct 2019 09:14 by ADMIN
Created by: Levi
Comments: 3
Category: Reporting
Type: Feature Request
6

The image box should allow selecting how the image should be aligned within the box.

Ie, if I select ScalePorportional, it will always center the image either vertically or horizontally. I should be able to further align it to the one or two of the sides of the box. This would allow say the upper left corner of the image to always be locked in place.

Unplanned
Last Updated: 26 Mar 2021 17:27 by ADMIN
Created by: Kwinten
Comments: 1
Category: Reporting
Type: Feature Request
6

Hello, 

It would be nice to control the report loading animation during a report viewer refresh. We are refreshing a report every x seconds and it appears to be flickering during a refresh.

Thank you.

Completed
Last Updated: 24 Nov 2021 08:58 by ADMIN
Release R3 2021
Created by: Nasi
Comments: 0
Category: Reporting
Type: Feature Request
6

Currently the Web Report Designer (WRD) can only work with reports stored on the server where the WRD Web API service is hosted.

A nice addition would be the option to select a local TRDX/TRDP file from the client file system and upload it to the server, when opening a new report for edit.
When saving such report there should be an option to download it to the client's file system as well.

With this approach the open/save operations will more closely resemble those of the standalone report designer.

Unplanned
Last Updated: 14 Jan 2021 18:54 by StillLearnin
Created by: StillLearnin
Comments: 7
Category: Reporting
Type: Feature Request
6
Please, add an option in the Standalone designer which will allow the user to select if the designer will be opened in full-screen mode or not.
Unplanned
Last Updated: 06 Apr 2020 09:55 by Rudá Cunha
Created by: Rudá Cunha
Comments: 4
Category: Reporting
Type: Feature Request
6

In the ReportProcessor, it would be interesting to be able to capture the log.
Since it is shown on the Console. And if possible to have other statuses such as generated the query, loading resources etc ...

Processing report
Rendering report

You can also calculate an estimated time to process / render.

Tranks.

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.
Unplanned
Last Updated: 18 Aug 2020 07:45 by ADMIN
Created by: Charan
Comments: 0
Category: Reporting
Type: Feature Request
6

Hello, 

 

It would be nice if Telerik Reporting supported an organizational chart type like in ASP.NET AJAX. See the following image for a reference. 

 

Unplanned
Last Updated: 20 Sep 2024 13:24 by ADMIN
Created by: jura
Comments: 7
Category: Reporting
Type: Feature Request
6

Hello,

I am working on Blazor reporting project and I have described the situation already in this post:

https://www.telerik.com/forums/report-viewer-and-web-designer-in-blazor#zGr6FO2mDEmkfLWIP_T_9A

Please add Blazor ReportDesigner wrapping Your HTML designer and use .NET 5 js/css isolation to manage js/css loading by the component itself and not globally.

 

Thank You

Marek Ištvánek

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.

Unplanned
Last Updated: 22 Mar 2021 11:50 by ADMIN
I have a sub-report with cross-section items that works well.  Then when I use the sub-report in the main report the cross-section vertical lines disappear.
Unplanned
Last Updated: 01 Jun 2021 08:24 by ADMIN

The @progress/kendo-ui package breaks the report viewer:

  • With telerikReportViewer.kendo referenced - see the first attachment
  • Without reference to the telerikReportViewer kendo widgets: see the second attachment
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.

Unplanned
Last Updated: 28 Mar 2022 09:33 by Taylor
I use <strong> to make part of the text in an HtmlTextBox bold. When my report is rendered in PDF under Linux, the bold text overlaps the normal text. The issue persists even when I put the text with different styles in separate <span> elements.
Unplanned
Last Updated: 10 Jun 2022 13:07 by Jeremy
The customer should be able to disable printing, text and graphic selection and extraction, page rotations and others.
Unplanned
Last Updated: 04 Aug 2022 09:17 by Wayne Hiller
There seems to be no way to create a Style Rule with Style Selector in the Web Designer. The only option available is Type.
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.

 
Unplanned
Last Updated: 21 Mar 2023 13:06 by Anirban
I would like to be able to decide whether a Web Report Designer user can edit or not a SharedDataSource component dynamically. Not all users should have access to this functionality. 
Unplanned
Last Updated: 26 Jul 2023 08:25 by Rajendra Prabu

The background image of a report item is not sized correctly when exporting in PowerPoint format (PPTX) and have the UseMetafile flag set to false.
If the flag UseMetafile is set to true, the image is rendered as expected.

Unplanned
Last Updated: 11 Sep 2025 13:11 by ADMIN
Scheduled for 2025 Q4

When exporting a report to Excel with the UseExtendedFormatting parameter set to False, the Standard DateTime Format Strings are hard coded as custom formats in the generated XLS/XLSX document.

The custom formats correspond to the current regional settings or, if the report is rendered with a specific culture, the default date format strings for the selected culture.  

Unplanned
Last Updated: 29 Sep 2023 08:11 by rwingerter

Standalone Report Designer crashes on start when opening TRDP reports from Visual Studio. See the attachedimages below:

The stack trace came about after trying to open multiple files through VS and popped up after about report number 3 or 4. Lastly, for us "sometimes" the reports open, sometimes they don't. If it does open the report going through VS, then the Standalone Report Designer will randomly shut down/crash with no errors (after 5 to 30 minutes of active use. We haven't found a pattern for what makes the Designer crash.

So far, the Designer doesn't crash if started from the Windows Explorer.