Unplanned
Last Updated: 09 Nov 2021 15:34 by ADMIN
Created by: Wing Yee
Comments: 0
Category: Reporting
Type: Bug Report
3

Currently, the Web Report Designer does not allow one to insert a report item in place of a table cell textbox.

Meanwhile, the Standalone Designer does allow such operations.

Completed
Last Updated: 11 May 2022 10:24 by ADMIN
Release R2 2022
The problem is that the uppercase for i in English is I (note the lack of a dot) but in Turkish it’s dotted, İ. So while in English there are two i’s, for Turkish they are four.
Completed
Last Updated: 15 Nov 2023 17:17 by ADMIN
Release 2024 R1 PI1
Currently, in the Web Report designer, when you define a Binding, there is no dropdown with the available property paths as it is in the desktop designers.
Unplanned
Last Updated: 19 Jan 2022 10:12 by ADMIN
Created by: Ryan
Comments: 1
Category: Reporting
Type: Feature Request
3

Our team is in the process of converting Crystal Reports documents over to Telerik Reporting and one of Crystal Reports advantages over Telerik Reporting was the ability to create custom fields with Crystal or Visual Basic Syntax, including the declaration of variables. Lack of variables and a few common constructs can make simple expressions overly complex.

One of the more common use cases for us is formatting text differently based on one or more other values. Without the ability to write if/elseif/else blocks we wind up with nested ternary statements which can be are hard to read and maintain.

While we can write user functions that seems impractical for long term maintenance and support. It would be very helpful if we could create expressions using C# directly in the Report Designer and have the embedded within the report itself.

See my initial request for something similar in the forms here: https://www.telerik.com/forums/feature-request-if-elseif-else-and-or-switch-statement-support-in-expressions

Unplanned
Last Updated: 27 Jan 2022 10:15 by ADMIN
Running the Web Report Designer behind JWT authentication and the upload of TRDP files fails with 401 because it doesn't send the appropriate token/Authorization header.
Unplanned
Last Updated: 03 Feb 2022 13:18 by ADMIN
Created by: William
Comments: 0
Category: Reporting
Type: Feature Request
3
Currently, we are not able to add a new SQL DataSource to the report programmatically without assigning it to a data item. For example, you can unpackage the report, add the datasource and assign it to the report or to a table, but we want to add it only.
Declined
Last Updated: 30 Dec 2022 15:28 by ADMIN
Created by: Erik
Comments: 1
Category: Reporting
Type: Bug Report
3
Visual Studio 2022 cannot open reports in x86 mode. The same project works correctly in VS 2019.
Completed
Last Updated: 11 May 2022 10:24 by ADMIN
Release R2 2022
Created by: Ian
Comments: 0
Category: Reporting
Type: Bug Report
3
We would like to use the latest versions of jQuery and Kendo.

Updating jQuery to 3.6.0 seems to work, however, using Kendo 2022.1.119 appears to break the fonts and some menus in the web report designer.

The rest of our project is using 2022.1.119 so we would like to deploy only one version of Kendo (and jQuery) across our product.
Unplanned
Last Updated: 16 Mar 2022 14:31 by ADMIN
Created by: Magnus
Comments: 1
Category: Reporting
Type: Feature Request
3

Hi,

Does the Web Report Designer support zooming of the report area? Similar to the Standalone designer:

 

Best regards,

Magnus

Unplanned
Last Updated: 16 Mar 2022 14:31 by Olivier
Created by: Olivier
Comments: 0
Category: Reporting
Type: Bug Report
3
The Freezing functionality does not work. Please, check the attached report.
Under Review
Last Updated: 06 Apr 2022 10:34 by ADMIN
Created by: Hannah
Comments: 0
Category: Reporting
Type: Feature Request
3

Please add DropDownTree and/or TreeView as single- and multi-value parameter editors to accommodate Hierarchical data. It would be nice to have them out-of-the-box when available values come from a hierarchical/self-referencing table(s), but I would be happy if they could be integrated as Custom Parameter Editors. I was able to render and populate the dropdowntree with checkboxes, pass the correct selected values, but the 'Preview' button would never enable upon selection. Also, the dropdowntree's AutoClose(false) was not recognized. I know this can be achieved outside of the report viewer, but sometimes that method disrupts the layout and flow of the reporting view.

 

Completed
Last Updated: 11 May 2022 10:26 by ADMIN
Release R2 2022

Issue #1: In WinUI3, for Telerik Report Viewer, when we have a link to URI to open in a new window, it is not working correctly.

Here is a setting in a demo report (Report Catalog): 

When clicking to link in control on runtime, we are getting the following error:

This looks like a bug.

 

Issue #2: Our scenario is the following: We will have some custom links in a report like, "MyApp:Customer/TEST". When we click on that, we need to send that link to our WinUI app, which will let's say navigate to a Customer page after it is clicked in a report. Due to Issue #1, we were not able to test it. Even when Issue #1 is resolved, what is a good way for us to handle the current scenario? I don't want to refresh the report when some link is clicked.

 

Issue #3. We might have the HTML Text box in a report. When it has a link, it is not clickable. This is another item that looks like a bug.

 

Can you please help to resolve these 3 issues?

Thanks,

 

Unplanned
Last Updated: 08 Apr 2022 13:38 by Ankita
Created by: Ankita
Comments: 0
Category: Reporting
Type: Bug Report
3

In some cases, the word export will cut off the report content with a blank page.

Unplanned
Last Updated: 25 Apr 2025 14:47 by ADMIN
Created by: Stuart Slaughter
Comments: 1
Category: Reporting
Type: Feature Request
3

Hi Team,

I would like to request an HTML5 ASP.NET Core Report Viewer similar to the MVC version with wrappers.  It would be great to be able to utilize Razor Syntax for developing instead of pure jQuery.

Thank you!

Unplanned
Last Updated: 14 Jun 2022 09:03 by Phil

The overlap warnings may clutter up the page.

It will be a good option to be able to switch them off. The reason is that most of the time I want to ignore them because they actually do not cause problems. If I want to turn it on to check I would be able to.

Unplanned
Last Updated: 20 Jun 2022 08:53 by Prashanth
Created by: Prashanth
Comments: 0
Category: Reporting
Type: Feature Request
3

When the font that is used to generate the report is not installed on the client machine, some of the text may be cropped

t would be very useful to be able to embed fonts in DOCX and the other OpenXMLs, as in PDF.

Declined
Last Updated: 05 Sep 2022 14:35 by StillLearnin

Clicking the cancel button on the HTML5 report viewer show "Report processing was canceled" in the UI but the report is still being generated and rendered on the server.

In this old thread it is stated that it isn't possible to cancel the report generation on the server. Is that still the case?

Unplanned
Last Updated: 04 Aug 2022 07:24 by Doyeong
The SVG image from a PictureBox is displayed cut in the Html Viewer. When exporting to PDF it is fully shown.
Unplanned
Last Updated: 05 Aug 2022 08:57 by Joe

Please add the Web Report Designer Item Template for VB.NET projects too