Unplanned
Last Updated: 16 Oct 2024 13:22 by ADMIN
Created by: Patrick
Comments: 1
Category: Reporting
Type: Feature Request
3
Support for including WEBP images to the reports should be implemented.
Declined
Last Updated: 16 Oct 2024 12:42 by ADMIN
Created by: lokendra
Comments: 1
Category: Reporting
Type: Feature Request
0

Hi Team, 

Is it possible to remove dll version and report designer path from Creator and Producer metadata tags. We got this requirement from our client. I am posting the remediation steps shared by our client below-

Is this possible to remove Telerik Reporting 14.1.20.618 (http://www.telerik.com/products/reporting.aspx) highlighted part and keep Telerik Reporting only?

 
Unplanned
Last Updated: 16 Oct 2024 07:35 by Mickael
I want to set the X-axis LineColor with Bindings. This is respected only on the Ticks LineColor, whereas the axis remains with its default LineColor.
Unplanned
Last Updated: 14 Oct 2024 07:54 by Martin
Created by: Dean
Comments: 1
Category: Reporting
Type: Feature Request
9
I need to customize the standalone Report Designer. I distribute it with my own product and I need to replace the title of the standalone ReportDesigner with my brand. 
For example DevExpress report designer allows that. 

Under Review
Last Updated: 14 Oct 2024 07:54 by Martin

I am working on a report in the .NET Report Designer that takes time parameters.  I am looking for a way to replace the DatePicker that is used in the Report Designer parameters section with the DateTimePicker, but I've been told by support that there is no way to do that.

At a minimum, I need a way to specify which picker (Date, Time or DateTime) that the Designer should use.  Being able to specify a format would be helpful also.  Ideally the stand alone designer would provide a way to customize and view a custom template that is developed for the HTML5 Report Viewer.

I'm stilling trying to figure out what I have to do, but it appears every time a modify the report I'm not going to be able to view it in the Designer and instead I'm going to have to view it in the Report Viewer in the main application, which will be a much slower and more cumbersome process.

Duplicated
Last Updated: 11 Oct 2024 13:37 by ADMIN

Hi,
For our product we were looking into adding additional Request headers to the HTTP requests made by the Telerik Reporting library to the webservice data endpoints for our reports.
We tried adding the headers through a custom DelegatingHandler or HttpClientHandler, but found those were not being picked up.
Not when using the Web Report Designer or Blazor Report Viewer.

Any change we could register such a DelegatingHandler or HttpClientHandler?
Or any other suggestion on a how to add additional headers to the outgoing requests?

Unplanned
Last Updated: 08 Oct 2024 09:51 by ADMIN
Created by: Shawn
Comments: 4
Category: Reporting
Type: Feature Request
2

Telerik,

This is a feature request to allow a designer to set the locale at preview time.

We work on reports that are deployed and executed in many regions and locales around the world.

We cannot have our report designers switch the locale each time they need to test or validate a report, it would become too cumbersome.

Would you be able to add an option (default: Current locale) to the "Preview" screen in the designer that allows the report designer to set the locale to Preview the report as.

Thanks!!

Shawn

Unplanned
Last Updated: 08 Oct 2024 08:01 by Martin

Currently, any custom implementations of the IResourceResolver and ISharedDataSourceResolver require using a parameterless constructor because the types are initialized via Reflection at runtime.

We would like to be able to dependency inject services into the custom resolver implementations through the constructors.

Unplanned
Last Updated: 07 Oct 2024 09:51 by Kapil

When I set the Graph Legend Position to Absolute, the Legend is drawn always inside the Plot area:

I would expect it to behave as the other Legend Positions and draw the Legend outside the Plot area.

Unplanned
Last Updated: 02 Oct 2024 15:01 by ADMIN
Scheduled for 2024 Q4

When the Blazor Web Report Designer is closed and then reopened, some of its resources are not loaded the second time around, causing the resize handles to break.

Making sure the following resources are always loaded on the web designer page, resolves the issue.

  • <script src="/api/reportdesigner/designerresources/ext_js/jquery.ui-1.12.1.min.js/"></script>
  • <link type="text/css" rel="stylesheet" href="/api/reportdesigner/designerresources/ext_styles/jquery.ui-1.12.1.min.css/">
Completed
Last Updated: 02 Oct 2024 14:25 by ADMIN
Release 2024 Q4
The path attribute of the appData configuration element does not allow the forward slash (/) symbol to be used which breaks paths in non-Windows environments.
Need More Info
Last Updated: 26 Sep 2024 13:14 by ADMIN
Created by: Hernan
Comments: 1
Category: Reporting
Type: Feature Request
0

We work in a project with more than 100 parameters. The parameters are sorted in the order we added them.

It is hard to look for a parameter when we need to do a change. A right click "sort" would be great.

Completed
Last Updated: 25 Sep 2024 08:16 by ADMIN
Release 2024 Q4

When the latest Kendo UI version is used, the ellipsis in the Web Report Designer's Report Explorer tree are invisible, and the context menus of some report items cannot be opened.

For example, adding shared data sources to a report is not possible because this functionality is accessible through the context menu of the [Shared Data Sources] collection in the explorer tree.

Expected behavior:

Actual behavior:

To work around the issue, use the 2022.3.913 Kendo UI version on the Web Report Designer page.

Completed
Last Updated: 25 Sep 2024 08:16 by ADMIN
Release 2024 Q4

When I enable accessibility in the Angular Report Viewer, based on the HTML5 Report Viewer, I get the following console error:

Uncaught TypeError: Cannot read properties of undefined (reading '_controller')
at telerikReportViewer:1:15863
at Ce. (telerikReportViewer:1:16167)
at Ce.n (telerikReportViewer:1:26372)
at Ce.trigger (telerikReportViewer:1:26686)
at ce (telerikReportViewer:1:32782)
at Object.updateUI (telerikReportViewer:1:43789)
at telerikReportViewer:1:93236

The report viewer continues being functional despite the error but accessibility text is missing for page number, export, and buttons(incl. parameters area).

 
Unplanned
Last Updated: 23 Sep 2024 10:29 by ADMIN
Scheduled for 2024 Q4
Doesn't matter if using the context menu of the Report Explorer, or editing ReportParameters in the Report Properties page, the Report Explorer list does not change unless you close and reopen the report or preview it and go back into design mode.
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

Unplanned
Last Updated: 20 Sep 2024 10:39 by ADMIN
Created by: Bradley
Comments: 1
Category: Reporting
Type: Feature Request
1

Hi Team,

When using the WPF ReportViewer, Reporting appears to only fetch settings from appsetting.json, and ignores any other values coming from things like secrets.json, or any other configuration builder.

Please see the following forum thread, where Lance replied with a test that verifies none of the values from secrets.json were accessible to Reporting even though they are in the global Configuration (at 13 Sep 2024, 12:34 PM (ET) => https://www.telerik.com/forums/simple-wpf-reportviewer-example). Reporting only respected appsettings.json.

Proposed Solution

Telerik Reporting should accept whatever implementation of IConfiguration I choose.  Ideally, when setting up my application, there should be one line that looks something like this:

settings.AddTelerikReporting(configuration);

That allows me to pass the full view of the Configuration to Reporting that allows it to see more than what might only might be in appsettings.json (secrets, imported configurations, etc).

Thank you,

Brad

 

Unplanned
Last Updated: 19 Sep 2024 12:24 by Boštjan
Created by: Boštjan
Comments: 0
Category: Reporting
Type: Bug Report
1
I would like to be able to change the FillMode setting of the buttons in the toolbar of the Native Blazor Report Viewer so that I can make them "flat".
Unplanned
Last Updated: 14 Aug 2024 09:57 by ADMIN
Created by: Shawn
Comments: 1
Category: Reporting
Type: Feature Request
1

Telerik,

This is a feature request to add the ability to override a connection itself and not just the connection string.

The motivation behind this is for IAM based authentication, where usernames and passwords are no longer used but usernames and short lived tokens are.

Many database providers provide a Factory or Builder to allow a Connect to be built that allows the password to be requested when needed. In the case of Postgres, this is the NpgsqlDataSourceBuilder class.

I'm not sure what the contract would look like to achieve this, but setting the connection itself, one way, shape, or form, is greatly needed.

Thanks,

Shawn

Unplanned
Last Updated: 12 Aug 2024 12:55 by ADMIN
Created by: Pradeep
Comments: 3
Category: Reporting
Type: Feature Request
7
Currently If you want to hide one filter out of many based on other value. this is feature is not available in report now. below the my ticket for you same. I wish this feature include out of the box.

https://www.telerik.com/account/support-tickets/view-ticket?threadid=1102630