In Development
Last Updated: 29 Sep 2023 10:05 by ADMIN
Scheduled for R3 2022

At the moment it's only possible to have your reports in old-fashioned projects.

It should be possible to add/design reports to SDK-style projects. That should work no matter what target framework is (.NET Core, .NET Standard or .NET Framework).

Duplicated
Last Updated: 28 Sep 2023 12:57 by ADMIN
Created by: Mateusz
Comments: 1
Type: Feature Request
0
In web report designer Edit bindings are just two simple text field.
It would be nice to have some support when choosing values, for example some DropDownList with available options.
Like in standalone application
https://docs.telerik.com/reporting/designing-reports/report-designer-tools/desktop-designers/tools/edit-bindings-dialog
Duplicated
Last Updated: 28 Sep 2023 12:56 by ADMIN

Currently the interface for `IReportSourceResolver.Resolve` only allows for a synchronous implementation of `Resolve`. It'd be nice if the interface allowed for an asynchronous implementation, too.

This is in reference to Telerik Reporting API Server with a custom report source resolver.

Unplanned
Last Updated: 28 Sep 2023 11:23 by ADMIN

In Web Report Designer HtmlTextBox input is just simple TextArea. There is a great need to be able to enter rich text as in a desktop application.

https://docs.telerik.com/reporting/report-items/htmltextbox/overview

Unplanned
Last Updated: 28 Sep 2023 10:34 by ADMIN
It would be extremely useful to be able to show descriptions for individual properties of designer and, of course, to display them translated.

In desktop app we have some space with description


In web designer it would be nice to show some info in tooltip or another way like you prefer

Pending Review
Last Updated: 27 Sep 2023 13:07 by William

Could you add a property to the TelerikReportViewer so the user can pass queryStringParams to server api calls. For my case, I need it to support multi-tenant. 

 

Thanks

Under Review
Last Updated: 21 Sep 2023 14:23 by ADMIN

 

To help troubleshoot and solve many of my positioning issues I've viewed and edited a report's XML file. 

The process requires us to download the report, change the report file to [*.zip], extract [definition.xml], open and edit the file, replace the XML file in the ZIP file, rename the file, upload the new file into Telerik reporting to see one edit.

 

Being able to view and edit the [.xml] directly in our Telerik Web Designer would be greatly appreciated.

Unplanned
Last Updated: 20 Sep 2023 11:10 by Mateusz
Created by: Chris Trina
Comments: 24
Type: Feature Request
61
Our clients enter information using the radeditor and in many cases want to embedded tables and graphics into their text.  Using your reporting tool there is no way to print this information.  I know you have suggested using your table and image tools, but that doesn't work when you are dealing with freely formatted text so the existance and location of the tables and images cannot be predicted.
In Development
Last Updated: 13 Sep 2023 13:00 by ADMIN
Scheduled for 2023 R3
Export the images to Word with the new "graphic" and "pic" tags instead of the VML tags.  The VML is an obsoleted feature no longer used nad such shapes cannot be properly edited in Word. In addition the WPF and Winforms RadRichTextBox do not support them as well. 
In Development
Last Updated: 13 Sep 2023 12:54 by Rodney Moore
Scheduled for 2023 R3
Created by: Levi
Comments: 42
Type: Feature Request
51

What's the long-term plan for supporting Linux and Telerik Reporting? The dotnet design team is looking to remove support for System.Drawing.Common on Linux platforms. They're recommending compiler warnings in .Net 6, and full PlatformNotSupportedExceptions in .Net7

 

Sources:

designs/system-drawing-win-only.md at main ยท dotnet/designs (github.com)

Breaking change: System.Drawing.Common only supported on Windows - .NET | Microsoft Docs

Unplanned
Last Updated: 11 Sep 2023 15:20 by ADMIN

We are using the external style sheet file (StyleSheet.xml) when designing our report from Web report designer. We want to see our style sheet applied on our report when we see the report from Web designer in design mode. In Preview mode it is working fine.  But the problem here, it is not working in Design mode.

See the attached pictures. You find our problem on the picture ExternalStyleInWebDesigner-DesignMode.PNG

Is there any solution or a feature request needs to be created?

FYI: External style sheet is working in Standalone report designer in both design and preview mode.

 

Thanks,

In Development
Last Updated: 08 Sep 2023 14:29 by ADMIN
Scheduled for 2023 R3

It would be lovely to be able to string multiple emails in the "To" and "CC" fields so users could email a batch of users at once. In my scenario there is an email distro group that needs to get a report when printed. I could write logic to pass multiple email accounts into the "CC" field, however, the functionality doesn't exist. Below is a visual example of what I'd like to achieve.

Unplanned
Last Updated: 07 Sep 2023 09:36 by ADMIN
Scheduled for 2024 R1

It would be very convenient if we could just right-click on a calculated field, such as "Period" in the screenshot below, and be able to modify the existing expression (within a context window)

Instead, I now have to do the following:

1. Click on the Data Source

2. Click on the ellipses button within the "Calculated Fields" property of the Data Source's properties

3. Find the desired expression within the "Edit Calculated Fields" window

4. Click on the expression's drop-down and select <Expression> 

That's a lot of clicks for something that is done rather frequently!  

Unplanned
Last Updated: 04 Sep 2023 12:53 by ADMIN
Created by: Tino
Comments: 3
Type: Feature Request
1
I'm missing PageMode in WinForms ReportViewer - please make the API the same.
In Development
Last Updated: 21 Aug 2023 08:53 by ADMIN
Use only components from KendoUI for Angular. It would be understandable that such report viewer would provide less features, but it would remove dependency from jQuery and KendoUI for jQuery.
In Development
Last Updated: 18 Aug 2023 11:26 by ADMIN
Created by: Travis
Comments: 0
Type: Feature Request
4
So there is an Angular report viewer of sorts, but the report viewer web api component doesn't work with .net core (must target 4.6.1) and the angular component doesn't work with universal/server side rendering.  It would be great if this could get fixed!
Unplanned
Last Updated: 16 Aug 2023 08:42 by Dennis

I installed the @progress/telerik-angular-report-viewer - npm (npmjs.com) package of version 19.23.718 in my project and noticed that the viewer's SASS template uses incorrect versions for its resource references.

    <link href="{service}resources/font/fonticons-17.1.23.719.css/" rel="stylesheet" />
    <link href="{service}resources/styles/telerikReportViewer-17.1.23.719.css/" rel="stylesheet" />

For the template to work with a Reporting service of the latest version(17.1.23.718), the template must be edited.

In Development
Last Updated: 12 Aug 2023 22:06 by ADMIN

As a developer, I need to be able to align an image that is scaled proportionally in top-left for example, so that it looks more aesthetic and as required from the clients who use for example logos of various sizes. I.e., my expectation is that I should be able to specify both "Scale Proportional" AND Image Alignment, both horizontal and vertical.

Declined
Last Updated: 09 Aug 2023 14:32 by ADMIN
Created by: Fox
Comments: 1
Type: Feature Request
0

Hi,

I use Azure App Service Linux to host my .NET CORE ASP Server with Blazor as Frontend.
There is a way to embed Fonts using the telerikReporting / privateFonts configuration part. But as an application intended for multiple users (using different copies of Azure App Services), this is not a proper solution.

My idea whould be, to allow my client, who designs their own template using Telerik Report Designer (Standalone) (baed on many premade templates from my programm), to allow to embed their own Fonts from there, and upload the TRDX file to my server and let it render. Note that I use Telerik Reporting only in Backend and returns only rendered PDF files to the client (font end)

 

 

In short, allow TTF / OTF Font embedding in Telerik Report Designer, store it INTO TRDX / TRDP files.

 

 

Thanks

 

Vulpes

In Development
Last Updated: 08 Aug 2023 12:56 by ADMIN
Scheduled for 2023 R3
When we create a report and when previewing the report it may show an error because the OData query of WebServiceDataSource is not correctly designed, etc. This can help us to debug our report.
1 2 3 4 5 6