Completed
Last Updated: 27 Mar 2020 15:13 by ADMIN
Release 2020 R1 SP2 (Latest Internal Build)

The labels of the axes and data points of a Bar chart are not correctly placed in PDF rendering when using .NET Core. The Graph is rendered on multiple pages. The appearance on the first page is correct and deteriorates on the next pages.

In.NET Framework, the same report is rendered as expected.

Completed
Last Updated: 27 Mar 2020 15:13 by ADMIN
Release 2020 R1 SP2 (Latest Internal Build)
Created by: Jaume
Comments: 0
Category: Reporting
Type: Bug Report
1
When there are two data items sharing the same CubeDataSource with query with parameters, the first data item is rendered correctly and the second one throws the exception 'An error has occurred while processing Graph 'graph1': Index was out of range. Must be non-negative and less than the size of the collection.Parameter name: index.'
Unplanned
Last Updated: 22 May 2025 09:04 by Suhail
Grouping Report Export to excel Expand and collapse option is missing in Excel, Please add this feature.
Completed
Last Updated: 27 Mar 2020 15:13 by ADMIN
Release 2020 R1 SP2 (Latest Internal Build)
Exporting a report with enabled accessibility to PDF or TIFF formats results in ArgumentOutOfRangeException.
Unplanned
Last Updated: 27 Mar 2020 11:03 by ADMIN
Created by: Barry
Comments: 3
Category: Reporting
Type: Bug Report
1

The pdf documents generated with Telerik Reporting are not compatible with the BlueBeam Revu PDF editing tool.

For example, if we select a text and try to change the font size, the selected text inverts (upside down) and flies to the left of the document. 

Unplanned
Last Updated: 29 Mar 2021 09:57 by ADMIN
Created by: Timothy Lee Russell
Comments: 0
Category: Reporting
Type: Feature Request
2
Source control is already doing this for me - but it also picks up the change so every time a .trdp.bak file gets created, I have to manually remove it.

It would be nice to add an option to the settings that specifies whether or not the .bak file should be created.
Completed
Last Updated: 13 May 2020 12:49 by ADMIN
Release 2020 R2
We are hosting our ASP.NET Core Application in a Linux Container on Azure. When we export the report in Linux there are additional spaces at the end of each paragraph. However, when we export the report on Windows the carriage return appears fine. 
Completed
Last Updated: 12 May 2021 10:44 by ADMIN
Release R2 2021
Created by: Hassan
Comments: 1
Category: Reporting
Type: Feature Request
3
It would be nice to translate the Web Based Report Designer to my local language.
Under Review
Last Updated: 09 Mar 2020 15:56 by ADMIN
ObjectDataSource with parameters of types Object[], String, and DateTime throws an exception in Report Designer Data Explorer. The error states that 'Member GetMissingSwipes(System.String filePath) on type GroupDataTable not found.' although the data source is configured to utilize a method with the same name with three parameters.
Completed
Last Updated: 27 Mar 2020 15:13 by ADMIN
Release 2020 R1 SP2 (Latest Internal Build)
The GetResource() endpoint of the AspNet.Core REST service always adds the "Cache-Control" header to the response's headers collection. This causes an exception when such header already exists.
Unplanned
Last Updated: 06 Mar 2020 11:15 by ADMIN
Created by: Piyush Bhatt
Comments: 0
Category: Reporting
Type: Bug Report
1

The pinch zoom feature on mobile devices is not working as expected.

  • On iOS devices, the zooming is fidgety, zooming is not accurate where the pinching gesture occurs.
  • On Android devices, Zoom In on the report will take the page to the top left. 
Completed
Last Updated: 30 Mar 2021 12:39 by ADMIN
Release R1 2021 SP2
Created by: Todor
Comments: 0
Category: Reporting
Type: Bug Report
2
SignalR jQuery plugin fails to load when the Angular Report Viewer is present in the same application. Removing the following lines from each instance in Reporting package resolves the issue but may introduce other issues:
 
window.$ = jquery;

window.jQuery = jquery;

For example, removing the above lines results in the error '$.throttle is not a function' in the 'continuous scroll' mode of the viewer. The workaround is to use the 'single page' mode.

 

Completed
Last Updated: 27 Mar 2020 15:13 by ADMIN
Release 2020 R1 SP2 (Latest Internal Build)
The PDF export produces an invalid document when the accessibility features are enabled and the engine runs in Docker environment with Linux containers.
Completed
Last Updated: 27 Mar 2020 15:13 by ADMIN
Release 2020 R1 SP2 (Latest Internal Build)

The label connectors are not displayed when the graph contains a second coordinate system, which is configured for non-pie charts, but is not used by the graph series.

Pie chart coordinate system has Category Scale for its Radial Axis and Numerical Scale for its Angular Axis.

Since the second coordinate system is not used by the series it should not affect the appearance of the label connectors.
Unplanned
Last Updated: 29 Mar 2021 10:56 by ADMIN
Created by: Rick
Comments: 1
Category: Reporting
Type: Feature Request
12

Telerik Reporting needs a comments feature in the expression window. Some of our expressions are complicated and it would be great if we could put a comment in there for future reference.

Something like // or #

And yes, I've seen the iif(true=false...) method which is... not great.

 

Thanks!

Declined
Last Updated: 03 Apr 2020 05:56 by ADMIN
There is a regression in this event. 
Declined
Last Updated: 06 Mar 2020 07:09 by ADMIN
Created by: Venkat
Comments: 0
Category: Reporting
Type: Feature Request
0

Hi Team ,

 

* We have created a ASP.NET MVC Project --> Created a new application related to our company which includes login page and the next page

* For creating a report , we have created a Telerik report library --> And then we have designed a report and added a mvc report viewer page . 

* But we get certain errors saying few packages are not installed .

 

We have attached the solution and screenshot for your reference

Completed
Last Updated: 13 May 2020 13:11 by ADMIN
Release 2020\R2
When parameterized WebServiceDataSource is used for the AvailableValues of Report Parameter, the change of the WebServiceDataSource parameter value doesn't trigger a refresh in the AvailableValues.
Unplanned
Last Updated: 29 Mar 2021 10:10 by ADMIN
The JsonDataSource does not accept parameters, which doesn't allow filtration, for example, based on a Report Parameter value.
Unplanned
Last Updated: 14 Jan 2021 18:54 by StillLearnin
Created by: StillLearnin
Comments: 7
Category: Reporting
Type: Feature Request
6
Please, add an option in the Standalone designer which will allow the user to select if the designer will be opened in full-screen mode or not.