Completed
Last Updated: 11 Nov 2018 20:36 by Mhd.Ahd
Created by: KV
Comments: 3
Category: Reporting
Type: Feature Request
4
Reporting webapi to support asp.net core
Unplanned
Last Updated: 17 May 2017 10:39 by Pete
Created by: Pete
Comments: 0
Category: Reporting
Type: Feature Request
4
Add a way to force a Page Break in a Multi-Column Report, as opposed to producing a 'Column Break'.
These are 2 separate concepts of a Column Break and a Page Break.
Unplanned
Last Updated: 04 Dec 2017 07:21 by ADMIN
Created by: Pierre-Yann
Comments: 1
Category: Reporting
Type: Feature Request
4
Currently, the designer automatically increase the width of parent containers when a control is moved or resize and goes outside the current parent size.

But this can be problematic with bad paging in some cases. 
As the automatic grow may be needed, I propose to increase the parent size with a settable minimal step:

When having set everything to have a width of 160 mm, just moving some controls can currently increase slightly the size (like 160.23 mm). But if the report has a minimal grow step of say 5 mm, in this case it will be resized to 165 mm, a visible size difference (therefore, layout can be corrected when the grow was unwanted).
Completed
Last Updated: 28 Jun 2017 08:15 by ADMIN
ADMIN
Created by: Rick
Comments: 1
Category: Reporting
Type: Feature Request
4
The ReportFooter does not print at the bottom of the last page if that page doesn't contain data, even with PrintAtBottom=true set. Can this feature be changes to always print the ReportFooter at the bottom of every page?
Declined
Last Updated: 23 Jun 2017 10:10 by ADMIN
Created by: Rav
Comments: 2
Category: Reporting
Type: Feature Request
4

			
Unplanned
Last Updated: 04 Dec 2017 14:00 by Otto Neff
Created by: Otto Neff
Comments: 2
Category: Reporting
Type: Feature Request
4
just the same like here
https://www.combit.net/en/reporting-tool/pdf-object/
Declined
Last Updated: 15 May 2017 05:48 by ADMIN
Created by: Pete
Comments: 1
Category: Reporting
Type: Feature Request
4
Add a Property for all controls to be able to set whether the control appears on every page of the report. At present the entire Group Header/Footer may be set to appear on every page, but not just a single control.

We required a Barcode and ID. No. to be displayed on every page of the report. It has been really complicated to utilise a series of Group Headers and Sub-Reports to achieve something that should have really easy. The layout of the Report could not be modified as it is set by Government.

Telerik Reporting should facilitate turning the complex into the straight forward.
Completed
Last Updated: 04 Dec 2017 15:12 by ADMIN
Created by: Graham
Comments: 1
Category: Reporting
Type: Feature Request
4
I find it extremely limiting and frustrating to not have control over how the .NET Report class is initialized, and not being able to pass in any type of object/dependency (either into the constructor or by setting a property.) This makes it very difficult to keep custom reports decoupled from other code modules and make them unit-testable. 

There is the InstanceReportSource, which would have been perfect to solve this problem, but it's apparently deprecated.
http://docs.telerik.com/reporting/t-telerik-reporting-instancereportsource

DevExpress reports for example allow you to create the report instance yourself, and you can pass any objects you want directly into the constructor. 

This is what I find to be the biggest drawback to Telerik reports. 
Unplanned
Last Updated: 27 Jun 2017 10:28 by ADMIN
ADMIN
Created by: Katia
Comments: 0
Category: Reporting
Type: Feature Request
4
Currently, adding Sparklines (http://docs.telerik.com/reporting/sparklinesanddatabars#sparklines) or Data bars to the report requires manual formatting of the Graph item (hiding the Axes, Labels etc.).

Let us know if you think the built-in support for this type of chart would be useful when creating reports. Please share your ideas/thoughts in the comments and give a vote for this feature to support it.

An example of Sparklines/Data Bars is provided in our online demos - http://demos.telerik.com/reporting/product-sales?&skinName=silver(Product Sales report).

Thank you.
Unplanned
Last Updated: 14 Feb 2018 06:47 by Holger
Created by: Holger
Comments: 0
Category: Reporting
Type: Feature Request
4
Please support OData services as built-in report datasource.

We would like to use Telerik Reporting and Report Server but the missing support for OData is holding us back.
Unplanned
Last Updated: 14 Feb 2018 12:17 by ADMIN
ADMIN
Created by: Katia
Comments: 2
Category: Reporting
Type: Feature Request
4
Let us know if collapsing report sections in report designer would make the designing of reports more convenient for you.

When reports have more complex structure with a lot of sections collapsing some of them might improve the overall design time experience.
Unplanned
Last Updated: 16 Feb 2018 07:00 by Henry
As a reports user I would like more options for Line Styles in Chart plots.
Currently the options are Solid, Dashed and Dotted.
As a start it would be great to replicate the options in the Kendo UI Line Charts dashStyle enumeration:
https://docs.telerik.com/kendo-ui/controls/charts/chart-types/line-charts#configuration-Types

As the perfect option list for me:
Solid
ShortDash
ShortDot
ShortDashDot
ShortDashDotDot
Dot
Dash
LongDash
DashDot
LongDashDot
LongDashDotDot

Thanks
Unplanned
Last Updated: 14 Mar 2018 14:31 by ADMIN
Currently the images loaded in PictureBox item and Style's BackgroundImage property are rendered preserving the item's physical size. This causes scaling when the machine's DPI is different than the image DPI and affects the image quality.
A specific option should allow the images to be rendered without being altered, including applying antialiasing on the target graphics object.
Unplanned
Last Updated: 28 May 2019 07:00 by ADMIN
The Labels to be displayed on a Numerical Scale Axis are currently set automatically.
The user can control the scale range via Axis Scale Minimum and Maximum properties. The user can control also the Label Step.
However, the exact Axis Labels to be shown are calculated automatically and cannot be controlled directly by the user.
For example the user cannot force the Axis Labels to start from the Minimum value.
Unplanned
Last Updated: 22 Mar 2024 19:59 by Mark
Created by: Brian
Comments: 3
Category: Reporting
Type: Feature Request
4
Please provide an option to launch a sub report directly from within the main report designer (standalone version).
Example, in Crystal reports, if there is a sub report within a report, a user can double click that sub report and it opens it as a new report tab. This is very convenient rather then having to chase down the path to the subreport and open it manually.
Unplanned
Last Updated: 18 Aug 2022 16:09 by James
Created by: Nick
Comments: 1
Category: Reporting
Type: Feature Request
4
I have a report that has dynamically created html text based on the data. I would like to have a footnote associated with one of those HtmlTextBox controls to appear at the bottom of the page on which the section occurs.
Please see a ticket "How to create a report footnote"  https://www.telerik.com/forums/how-to-create-a-report-footnote

Thank you.
Unplanned
Last Updated: 14 Sep 2018 08:37 by ADMIN
ADMIN
Created by: Peter
Comments: 0
Category: Reporting
Type: Feature Request
4
Add intelligent code completion in the Report Designers Expression editor to improve the editor usability and user experience.
Unplanned
Last Updated: 12 Apr 2021 11:46 by ADMIN
Created by: Pete
Comments: 2
Category: Reporting
Type: Feature Request
4
When the Name of a Report Parameter is changed, all references to it should be automatically change.
Completed
Last Updated: 23 Oct 2023 10:18 by ADMIN
Created by: Travis
Comments: 0
Category: Reporting
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!
Completed
Last Updated: 20 Sep 2021 10:28 by ADMIN
Created by: Mhd.Ahd
Comments: 2
Category: Reporting
Type: Feature Request
4

Do you have an updated road-map or plan to support Web assembly (WASM), especially Blazor? You already published Blazor articles in your blogs.

It will be a good idea to add a new report viewer based on Blazor, protecting the parameters between the viewer and its API controller.

Also, will be a very good idea to start your online report designer (like alternative products), based on web assembly