Unplanned
Last Updated: 19 Sep 2017 08:07 by ADMIN
ADMIN
Created by: Telerik Admin
Comments: 0
Category: Reporting
Type: Feature Request
2
Add support for WKT - POINT and LINESTRING formats in shapeMapSeries to display point and line objects on the map. Our team works closely in the road industry, where there are many point and line objects that need to be displayed on the map. These objects can have aggregated data, which can be displayed in different color and type of lines. In addition, such point objects as road signs would be good to be able to display in the form of well-known notations from pictures that are pulled dynamically.
See also http://www.telerik.com/forums/objects-on-map#kClfHLNy5kWfh44rXndNcQ
Completed
Last Updated: 10 Oct 2017 10:03 by ADMIN
ADMIN
Created by: Ivan Hristov
Comments: 1
Category: Reporting
Type: Feature Request
2
The images rendered by the XAML rendering extensions are using Linear scaling mode for fastest processing. This method decreases the quality of the rendered image, when image scaling occurs. The preferred scaling mode should be set through extension's Device Information Settings.
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.
Declined
Last Updated: 31 Jan 2018 14:42 by ADMIN
Created by: Chase
Comments: 1
Category: Reporting
Type: Feature Request
2
Diagram attached. 

When there are sub reports and KeepTogether would require a dataset to use multiple pages the report renderer fails to honor page breaks. Rather than use the new page it should be using to present the page, it bleeds onto the prior page which has a page break set. 

See Ticket #1144729 for all the relevant information regarding the version, setup etc. and attached examples. I was directed here to the feedback portal so your staff has led me to believe this is an existing issue with the current iterations of the report project.

Additionally me original forum post below.
https://www.telerik.com/forums/keeptogether-not-honoring-page-breaks 
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
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.
Declined
Last Updated: 29 Mar 2021 12:12 by ADMIN
Created by: Patrick
Comments: 1
Category: Reporting
Type: Feature Request
2
When we do a copy/cut and paste operation of controls (textbox, htmltextbox, etc.), paste the controls at the mouse position. 
Thanks
Unplanned
Last Updated: 20 Sep 2021 11:08 by ADMIN
Created by: Epep
Comments: 3
Category: Reporting
Type: Feature Request
2
One of the main features the clients require when exporting the reports to XLS or XLSX is to have the page width already set to 1 page. But for none of these exporting options, this is possible, unless you intercept somehow the export functionality prior to rendering the document to the client
Unplanned
Last Updated: 29 Mar 2021 07:59 by ADMIN
Created by: Luca
Comments: 0
Category: Reporting
Type: Feature Request
2
Actually multi value parameters is not supported on WebServices source. Multi value are passed as [string1,string2] instead of $paramName=string1&paramName=string2.

Multi value has to be passed on query string on correct way!
Completed
Last Updated: 16 Jan 2019 14:26 by ADMIN
ADMIN
Created by: Lance | Senior Manager Technical Support
Comments: 2
Category: Reporting
Type: Feature Request
2
Add the new Crystal theme to the theme ResourceDictionaries available for the WPF and Silverlight ReportViewers. 
Unplanned
Last Updated: 19 Nov 2018 11:50 by ADMIN

When a report with a document map is reloaded due to parameter change, the currently selected position in document map tree is lost and the current page number is reset to 1. Preserving the page number does not make sense, because changing a parameter may change the rendered pages count, hence there is no guarantee that the same page number will correspond to the previously examined page.

However, the viewer can persist the currently selected items hierarchy in the document map tree and try to select the same nodes after the report is reloaded. This would be particularly useful in Report Book scenarios where the book will navigate to the same report once the parameters are changed.

 

Steps to reproduce the problem:

1. Open the Report Book demo.

2. Navigate to Dashboard report by clicking the third item in the Document Map pane.

3. Change a report parameter, i.e. select 2002 in the Year parameter editor.

4. The viewer reloads the report book and navigates to its first page, clearing the highlighted items in Document Map pane.

Declined
Last Updated: 26 Feb 2019 12:54 by ADMIN
Created by: Paul Ridden
Comments: 2
Category: Reporting
Type: Feature Request
2

Export options can be limited through the application configuration file, where the settings will be applied to all viewers and for all reports. For more info: Limit export options in ReportViewer to certain format only.

It would be nice to have specific export options per report without the need of building custom UI to handle the export.

Unplanned
Last Updated: 26 Feb 2019 12:34 by ADMIN

While configuring the WebServiceDataSource with the wizard if an error occurs on the Preview page, show the setup request details.

During runtime show the request details in the application trace.

Completed
Last Updated: 11 Jun 2019 11:02 by ADMIN
Release R1 2019 SP1
Using the send e-mail functionality, in CC field the emails are not received.
Unplanned
Last Updated: 13 Dec 2018 09:59 by ADMIN

Allow the WPF viewer theme to be set using resources for the current window instead of setting resources on application level. Now the theme can be set using <Window, but this approach will not work for the Search window, which is a separate window and therefore fails to resolve its styles.

Unplanned
Last Updated: 21 Dec 2018 06:54 by xclirion
Created by: xclirion
Comments: 1
Category: Reporting
Type: Feature Request
2

As for now, from the supported rendering extensions, only the PDF renders a document map as Bookmarks pane. All other rendering extensions ignore document maps.

It would be nice to have Document Map in Word documents too.

Unplanned
Last Updated: 20 Feb 2019 11:07 by ADMIN
Created by: Jerry Marquardt
Comments: 0
Category: Reporting
Type: Feature Request
2
It would be convenient to be able not only to select but also to type values manually (i.e. search) in the Multivalue Report Parameter editor control
Unplanned
Last Updated: 26 Feb 2019 07:21 by ADMIN
Created by: n/a
Comments: 1
Category: Reporting
Type: Feature Request
2
It would be convenient if it is possible to set the Encoder of the Barcode with binding, e.g Encoder type to be able to come from the database
Unplanned
Last Updated: 26 Feb 2019 17:06 by ADMIN
I have a customer request to Scale to Fit One page when exporting a report to excel. It is a large document created via the crosstab. I am Requesting that on export to excel, the property of Scale to Fit page can be set.
Unplanned
Last Updated: 01 Mar 2019 08:28 by ADMIN
The PDF rendering does not respect the new line characters in a multiline text watermarks, rendering it on a single line.