Declined
Last Updated: 09 Nov 2016 15:01 by ADMIN
Created by: Pete
Comments: 1
Category: Reporting
Type: Feature Request
1
Where a table is embedded inside another table, there is no way to select the cell in the parent table.
An option should be available in the 'Select' context menu.
An option is available to select the parent Table, but not the cell in the parent table.
Declined
Last Updated: 16 Nov 2016 08:50 by ADMIN
Created by: Brian
Comments: 1
Category: Reporting
Type: Feature Request
1
I've just had to roll back to version 10.1 R2 2016 SP1 as the latest version (10.2) appears to have a binding issue.

I have a report that contains a sub-report that has its DataSource bound to a collection on the main reports object collection.

Since upgrading to 10.2 all records show the same ( first record) child collection records. Rolling back to 10.1 cured the issue.

Is this a breaking change that requires a design change or is it a bug in this release.

Regards
Brian
Completed
Last Updated: 05 Dec 2017 09:33 by ADMIN
Created by: Ramu
Comments: 6
Category: Reporting
Type: Feature Request
0
After upgrading Telerik reporting to 10.2.16.914, I get the following error when trying to generate reports. The App.config hasn't needed any custimizations before. Why is it that every Telerik update always breaks our applications??? 

An error has occurred while processing Report 'OACLJB005':
The assembly "JobBank.Data, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null" is not permitted to be used by an ObjectDataSource 
component. Please include it in an AssemblyReferences element in the Telerik.Reporting configuration section of your application configuration file.
Unplanned
Last Updated: 05 Jun 2019 10:53 by ADMIN
Created by: aharms
Comments: 2
Category: Reporting
Type: Feature Request
16
We use Telerik's report books extensively - and find that to be a very powerful way to create dynamically generated reports.

The feature request is: if a report's datasource doesn't fetch any rows don't add a blank page to the report book.

Declined
Last Updated: 06 Dec 2017 13:46 by ADMIN
Created by: Andrea
Comments: 1
Category: Reporting
Type: Feature Request
2
Our client is strongly requesting a "zoom" by graphical selection feature, as available in their former tool qlikview (or amcharts,  for example).
I am surprised this feature has not been requested yet, since any user would greatly benefit from it.
It's an extremely powerful and intuitive way of restricting your selection of report input parameters in a visual manner. 
By drawing a rectangular selection with mouse over the graph, you restrict the range of both x and y axis to the selected ranges, allowing quick zoom to the area of interest
Examples: just draw selection rectangles on a chart in one of the examples below
https://www.amcharts.com/demos/scatter-chart/

http://us-b.demo.qlik.com/QvAJAXZfc/opendoc.htm?document=qvdocs%2FSocial%20Media%20Buzz.qvw&host=demo11&anonymous=true
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: 17 Jul 2017 10:42 by ADMIN
Created by: Karl
Comments: 1
Category: Reporting
Type: Feature Request
14
Having the ability to have a line/box to force a new page mid way through a section would be much more useful than making use make new groups to use one as it just makes everything more difficult
Declined
Last Updated: 17 May 2017 11:45 by ADMIN
Created by: Ryan
Comments: 3
Category: Reporting
Type: Feature Request
1
There is no functionality built into the Designer to allow for adding multiple axes to a single graph. You can modify the Designer code manually, but there is very little support if the developer decides to choose this route. I would like to be able to display an unlimited number of axes conditionally and choose which side of the graph they should be placed on conditionally.
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.
Unplanned
Last Updated: 27 Jun 2017 10:24 by ADMIN
Created by: Neil
Comments: 1
Category: Reporting
Type: Feature Request
1
I have a Windows Form application that generates telerik reports from serialized .trdx files and sends them out to a set of users at a scheduled time based on user customization. This application queries a database for the serialized report definition, sets the data-source and applies filter and sort criteria that has been saved off to another database as defined by end users through a web application and then attached to an email. It would be helpful to be able to access a property or function within the report or report datasource object that would allow me to determine if the final generated report contained any data. This would allow me to skip sending an email for reports that contain no data. Currently, as per support, there is no way for me to find out if a generated report has data. 

"Unfortunately, reports do not expose any internal mechanisms that allow checking if any data is returned after the report is generated."
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. 

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/
Unplanned
Last Updated: 30 May 2017 06:26 by Pete
Created by: Pete
Comments: 0
Category: Reporting
Type: Feature Request
1
Provide a method to add Keyboard Shortcuts to the Toolbar controls in the WPF Report Viewer.
We would like to add Ctrl+P for the Print Toolbar Button and others, so that the Report Viewer may be controlled on a systems without a mouse.
We're not too concerned what the shortcuts are, we just want some. We would be happy with a 'Standard' set by yourselves. 
Under Review
Last Updated: 10 Mar 2019 23:39 by ADMIN
Created by: Pete
Comments: 1
Category: Reporting
Type: Feature Request
5
After setting the Margins under the Page Settings, the Width should be automatically set.
The Width should be the Paper Width with the Left and Right Margins subtracted.
What happens when this 'formula' is not used, which one takes precedence?

It would also be nice to display the Height as a read only property.
Completed
Last Updated: 19 Jan 2017 12:25 by ADMIN
Created by: Pete
Comments: 2
Category: Reporting
Type: Feature Request
5
These 2 functions will allow special actions to be applied to the first and/or last pages, such as displaying "Continued..." in a Group Footer Section, on all but the last page.
These functions must be available in all sections of the Report. Currently the PageNumber and PageCount Properties are only available in the Page Header or Page Footer Sections. Therefore they cannot be used with Bindings or Conditional Formatting in the Detail Section, Group Header Section or Group Footer Section.
Unplanned
Last Updated: 04 Dec 2017 10:19 by ADMIN
Created by: Janosch
Comments: 1
Category: Reporting
Type: Feature Request
1

			
Completed
Last Updated: 27 Feb 2025 15:37 by ADMIN
Release 2024 Q4
Created by: Jai
Comments: 7
Category: Reporting
Type: Feature Request
15
If there are parameters which are not mandatory, the reports automatically when loaded. In actual scenarios, there may be a lot of data being processed as the parameters may be empty. Developer should have an option on report level, say, AutoRun as true or false. The developer could decide if report needs to auto run.

Thanks,
Jai
Unplanned
Last Updated: 04 Dec 2017 09:57 by ADMIN
Created by: Isaac
Comments: 2
Category: Reporting
Type: Feature Request
2
Support for Apple Numbers to be able to open reports exported in the "Excel Worksheet" format.
Unplanned
Last Updated: 09 Sep 2019 07:41 by ADMIN
Created by: Pete
Comments: 3
Category: Reporting
Type: Feature Request
7
Add the ability to control the distance between the Image and the Text for a Check Box & Radio Box. A space may be used but this does not work where the text wraps to another line and does not give the required level of control.
Declined
Last Updated: 23 Jun 2017 10:10 by ADMIN
Created by: Rav
Comments: 2
Category: Reporting
Type: Feature Request
4