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.
Completed
Last Updated: 19 Jun 2019 12:25 by ADMIN
Release R2 2019 SP1
Created by: Daniel
Comments: 1
Category: Reporting
Type: Bug Report
2
A valid URL, part of which is '/respuestas%2F138%2F116?' contains the substring '%2F' that is the URL Encoding for '/'. The image from the URL can be successfully opened in a browser. It cannot be resolved properly from the Reporting engine, as the actual request made for the image (as seen in Fiddler) contains '/respuestas/138/116?' instead of the original part - note the '/' replacing the original '%2F", which is not valid and causes a '400 Bad request' error.
Unplanned
Last Updated: 21 Mar 2019 08:02 by ADMIN
Created by: Guillermo
Comments: 1
Category: Reporting
Type: Bug Report
2

Good afternoon. When I export a report with a crosstab that contains vertical titles to PowerPoint, the titles are not visible. Please could you help me fix it. Thank you.

Completed
Last Updated: 21 May 2019 08:38 by ADMIN
Unplanned
Last Updated: 05 Apr 2019 06:09 by ADMIN
Created by: Joel
Comments: 0
Category: Reporting
Type: Feature Request
2
It would good if it is possible to set the Value of PageBreak conditionally or based on some value.
Completed
Last Updated: 20 Jun 2019 13:17 by ADMIN
Release R2 2019 SP1
When exporting a report with Crosstab which data source doesn't have any data, and the NoDataMessage property is not set, the report designer/viewer throws an error with message "Index was outside the bounds of the array”
Completed
Last Updated: 15 May 2019 12:05 by ADMIN
When the Telerik Report Viewer is deleted from the DOM and the new one is created, the report styles are not loaded
Completed
Last Updated: 14 Jul 2020 19:09 by Thomas
Created by: Thomas
Comments: 2
Category: Reporting
Type: Bug Report
2

If during the report rendering stage, one or more of the required entities in the File storage were removed/deleted by third-party software, it will prevent the report from finishing the rendering and throws a NullRefereceException:

System.NullReferenceException: Object reference not set to an instance of an object.
   at Telerik.Reporting.Services.Engine.Document.AddClientToolTipsResource(IList toolTips)
   at Telerik.Reporting.Services.Engine.Document.FinishRendering(ReportRendererResult result)
   at Telerik.Reporting.Services.Engine.ReportEngine.RenderReportDocument(String pendingRenderingId)
   at Telerik.Reporting.Services.Engine.TaskQueue.WorkerThread.ProcessItems()
   at Telerik.Reporting.Services.Engine.TaskQueue.WorkerThread.ThreadProc()
   at System.Threading.ExecutionContext.RunInternal(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state, Boolean preserveSyncCtx)
   at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
   at System.Threading.ThreadHelper.ThreadStart()]

Unplanned
Last Updated: 26 Jun 2019 13:09 by ADMIN
When in a table group GroupKeepTogether is set to True and PageBreak to After, the Table item may not render correctly in physical paging formats. In formats, without physical paging, the report is displayed correctly.