Completed
Last Updated: 25 Jul 2018 09:13 by ADMIN
Created by: Rajavel
Comments: 1
Category: Reporting
Type: Feature Request
1
There should be a way to handle the click of Export button. If someone wants to export to PDF with some changes in the report (change in color etc.) there should be a way to handle the Export event and a handle to change some report parameters being exported.
Completed
Last Updated: 12 Jun 2018 18:17 by ADMIN
Created by: JP
Comments: 2
Category: Reporting
Type: Feature Request
5
Please add support for the text-indent attribute.
HTMLTextbox used to support the css attribute text-indent, but the support was removed a couple years ago.  If used alone, it still appears to work on report, but then when used in combination with other css attributes (specifically the new justification alignment), it does not work as it should.

This support would help with normal formatting items that come up when entering a paragraph that should start out indented but wanted to be justified as well.  Attached is a test report showing it not working when combined with justification, but then working when it is alone.
Completed
Last Updated: 17 May 2018 07:26 by ADMIN
Created by: Shawnna
Comments: 1
Category: Reporting
Type: Feature Request
13
I need to be able to have page breaks inside a Telerik reporting Table based on my row groups.  Forum posts indicate that this is not currently possible.  Thank you. 
Completed
Last Updated: 17 May 2018 06:27 by ADMIN
Created by: James Doughty
Comments: 9
Category: Reporting
Type: Feature Request
32
We need the ability to let a table group to initiate a page break.  When you have a table with hundreds of row breaking the into separate pages per group would make the report look so much cleaner.
Completed
Last Updated: 17 May 2018 06:23 by ADMIN
Created by: Olivier
Comments: 10
Category: Reporting
Type: Feature Request
24
Hello,

It would be nice if telerik reporting get a option tool which our customer can digitally sign a PDF generated from the telerik report.

This feature ll be great for the contract , important customer document, to sign in by the web.

thanks
Oliver
Declined
Last Updated: 23 Mar 2018 14:45 by ADMIN
I'm using Silverlight and the MVVM pattern with my current project. I have a listbox where the currently selected item is bound to a single telerik report viewer control. When the user selects an item in the listbox, the selected item changes and triggers the report to be displayed in the report viewer control. This all works as expected. My issue is that when the user goes back to a previously selected report, the report viewer sends a new report request to the server rather than trying to retrieve the cached report. I did a little bit of digging and found the DataContext of the telerik report viewer is a ReportViewerModel that has a CurrentSessionID property. On a new report request the CurrentSessionID is set to null. I'd like to store the CurrentSessionID after a report is rendered. That way if a user goes back to a report that's already been run, I can set the CurrentSessionID. Unfortunately, the CurrentSessionID property is a private property and I can't set it's value. Is it possible to make CurrentSessionID a public property? How can I accomplish this?
Declined
Last Updated: 23 Mar 2018 14:38 by ADMIN
Created by: Srividhya
Comments: 2
Category: Reporting
Type: Feature Request
5
Currently report parameter types are limited. We would like to pass a data table as a parameter . Tried formatting to table string outside and using HTMLTextbox, but it does not parse <table > tags. 
Unplanned
Last Updated: 23 Mar 2018 14:32 by ADMIN
Created by: Mhd.Ahd
Comments: 3
Category: Reporting
Type: Feature Request
2
It would be nice to catch the parameters of the HTML5 viewer and the report engine.
I need to encrypt the parameter Ids that is visible to any man-in-the-middle attacks.

I did encrypt the parameters, and tried to use "CustomReportResolver : IReportResolver" to catch and decrypt it before send to the report engine or the report data source. But the resolver has only the report Id or name.

I'm using UriReportSource because we need to evaluate and try dynamic reports.
Unplanned
Last Updated: 23 Mar 2018 14:18 by ADMIN
When using Table item with dynamic columns (Visible property on column "binded" to expression) it would be nice to have the "ColumnWidth" also bindable in order to make some columns wider to fill the horizontal space if columns have been hidden
Unplanned
Last Updated: 23 Mar 2018 14:15 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 0
Category: Reporting
Type: Feature Request
0
As a reports author I need ranking functions ( https://docs.microsoft.com/en-us/sql/t-sql/functions/ranking-functions-transact-sql ) so that I can use them in specific scenarios.
Unplanned
Last Updated: 23 Mar 2018 14:14 by ADMIN
ADMIN
Created by: Milen | Product Manager @DX
Comments: 0
Category: Reporting
Type: Feature Request
1
Currently, we can control if the PageHeader section should be rendered as an Excel native page header or as regular rows. The latter option always makes these rows frozen in the Excel sheet. It would be good to have this customizable (frozen/not frozen).
Unplanned
Last Updated: 16 Mar 2018 16:30 by ADMIN
Right now, if I want a textbox to always take up space, even if visibility is set to false, I need to wrap it in a panel. I would love to be able to just check a boolean and have this done behind the scenes. Having everything wrapped in panels makes things a pain to rearrange and needlessly complex. 

Barring that, at the minimum, having a function to "wrap" a textbox with a panel would be nice so I don't have to create one, move the textbox, make the panel match the dimensions of the textbox, drop the textbox in, and then move the panel back where the textbox was.
Declined
Last Updated: 15 Mar 2018 03:27 by Kasim
Created by: Daiki
Comments: 2
Category: Reporting
Type: Feature Request
11
A report viewer feature for SSRS (RDL) so that we can utilize the SSRS 2016 HTML5 in our apps
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: 13 Mar 2018 09:34 by ADMIN
ADMIN
Created by: Peter
Comments: 0
Category: Reporting
Type: Feature Request
2
Add support for reusable items. Create a report item like Panel, Table or Graph and then export and share to other reports. If a reusable item is modified a change can be propagated to all reports that use this reusable item.
Unplanned
Last Updated: 07 Mar 2018 11:47 by ADMIN
Created by: Loren
Comments: 1
Category: Reporting
Type: Feature Request
2
It would be nice to have an option on the report book to Collate and set a Multi-Value Parameter or Data field as the list for collation. Essentially if i have 3 reports (A, B & C) and they have parameters of Start Date, End Date and Client(Multi-Value) and i want to collate by selected clients. The report book should then render the report as follows

Report A - Client 1
Report B - Client 1
Report C - Client 1
...
Report A - Client 2
Report B - Client 2
Report C - Client 2
...
Report A - Client 3
Report B - Client 3
Report C - Client 3

Collation is a very common scenario when working with multiple reports
Completed
Last Updated: 23 Feb 2018 16:11 by ADMIN
Created by: Severin
Comments: 3
Category: Reporting
Type: Feature Request
3
The report processor renders a report to XLSX format and adds a BOM (EF BB BF) to every embedded XML file. This is causing some open source libraries to fail to load the XLSX file, which is an issue for some of our customers.

var deviceInfo = new System.Collections.Hashtable();
var reportProcessor = new Telerik.Reporting.Processing.ReportProcessor();
var result = reportProcessor.RenderReport("XLSX", instanceReportSource, deviceInfo);

The work-around is to load the XLSX file in Excel (which apparently ignores the BOM) and then save it (which removes the BOM).

I have read that the BOM is optional (and undesirable for compatibility) for UTF-8 encoded files, which is how the report processor renders XLSX.

Please remove the BOM, or add a Device Info setting "WriteBOM = true/false", similar to the CSV export device info.

Thanks, much appreciated!
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 Feb 2018 13:13 by Asif
Created by: Asif
Comments: 4
Category: Reporting
Type: Feature Request
3
There is no way to fix a panel or report section so that I can print a fixed height report, internal controls of panel should grow vertically but panel it self should not grow.
Unplanned
Last Updated: 14 Feb 2018 13:07 by ADMIN
Created by: Cheese
Comments: 1
Category: Reporting
Type: Feature Request
0
Hello,

today I inserted many textboxes and fields from data source and draw my own table. Problem is, if more than one field is near one positon i cant position the field exactly.

If i marked more than one object i can't set x or y position per input. My idea is, mark all objects, open the position option and set for example from left 1cm, hight from the objects stays the same

Thanks!