Completed
Last Updated: 18 Jan 2024 16:40 by ADMIN
Created by: Peter
Comments: 4
Category: Reporting
Type: Feature Request
28
Optimize the Telerik Reporting performance by parallelizing the reporting paging and rendering. Better utilize CPUs with multiple cores and as a result, improve the REST Service throughput and decrease the viewers' rendering times.
Unplanned
Last Updated: 08 Jun 2020 11:15 by ADMIN
If you set the Html5 Report Viewer scaleMode to FIT_PAGE_WIDTH or other value different from the default one, the viewer won't resize properly when the user switches the browser window size with the Restore Down/Maximize button.
Under Review
Last Updated: 30 Jun 2020 13:26 by ADMIN
When i use "MultiSelectEditor" with parameters that have MultiValue set to true and have provided AvailableValues, it doesn't handle them. Only when i use those parameters with "MultiValueEditor" then it handles them even though "MultiValueEditor" is used with parameters that have not provided AvailableValues.
Unplanned
Last Updated: 01 Jun 2023 21:29 by Naim
After selecting some elements in the popup of multiselect, the popup jumps to the top-left side corner of the window.
Completed
Last Updated: 18 Jun 2020 12:42 by ADMIN
Release R2 2020 SP1
When the DataMatrix encoder is used in Barcode item and the provided value evaluates to null or an empty string, the barcode item renders an exception message rather than rendering an empty placeholder.
Under Review
Last Updated: 05 Jun 2020 08:10 by ADMIN

When the Report is shown in the HTML5 Interactive viewer, you can move the mouse over the cells in the Hyperlink column. When a cell has the mouse cursor hovering over it, a gray border is drawn around the cell.

The problem is that this gray border is partially covered by the Background color of the next cell.

Completed
Last Updated: 11 Nov 2021 15:54 by ADMIN
Release R3 2021 SP1
Created by: Rama
Comments: 0
Category: Reporting
Type: Feature Request
1

Currently, the row/record delimiter when exporting to CSV is taken from the environment. This way, the same CSV document will have different line separators when exported from Windows and Linux.

It will be very useful if the row delimiter can be specified in the device information settings the same way the field delimiter can.

Unplanned
Last Updated: 26 May 2020 12:30 by ADMIN
The Group Footer rows of my table are displayed thinner than the rest of the table rows in PDF rendering. However, they are designed the same as the Group Header Rows and the Detail rows.
Completed
Last Updated: 25 Aug 2021 13:44 by ADMIN
In WebReportDesigner for Blazor application I cannot find the already set WebServiceDataSource parameters. When I try to create a table using the table wizard and select the existing WebServiceDataSource, I don't see any Data Source Fields.
Declined
Last Updated: 29 May 2020 13:06 by ADMIN
Created by: Mark
Comments: 1
Category: Reporting
Type: Feature Request
1

Hi there,

I was wondering if you had in the Pipeline/road map a Report Designer integrated into Visual Studio for .NET Core?

And also if there is an ETA?

If I can add my +1 to this would be appreciated.

Regards,

Mark

Unplanned
Last Updated: 21 May 2020 15:35 by ADMIN

Data Explorer of the Report Designer does not refresh the schema on the Refresh button click when the Stored Procedure used in a SqlDataSource component is modified.

You need to reconfigure the data source component, for example, just open the Data Source Wizard and click Finish, or close and re-open the report for the actual refresh.

Unplanned
Last Updated: 21 May 2020 08:31 by ADMIN
Created by: Vincenzo
Comments: 0
Category: Reporting
Type: Feature Request
1
Currently the ticks separating categories in the Category Axis have constant lengths. I need to elongate them for better separation between the category labels.
Unplanned
Last Updated: 20 May 2020 07:45 by ADMIN
Created by: Jolanta
Comments: 0
Category: Reporting
Type: Bug Report
5
Try to put a very long text that cannot fit on a single line in a TextBox with solid borders. When you export to PDF, the text may spill out of the TextBox borders.
Unplanned
Last Updated: 19 May 2020 13:50 by ADMIN
Created by: Anders
Comments: 0
Category: Reporting
Type: Bug Report
4

My report consists of a Report Header and a Detail section. Their design-time height is totally less than 20mm. There are no PageBreaks or GroupPageBreaks and all KeepTogether properties are False. In Print Preview, the Detail section starts from the second page when the PaperSize Height is 88mm or less. This is not expected as there is sufficient space left after the Report Header. The Detail section starts rendering from the first page only when the paper height is more than 88mm, which is the expected behavior.

See the forum post Report Header and Detail Section does not print together for the report definition that allows reproducing the issue.

Completed
Last Updated: 18 Nov 2020 10:24 by ADMIN
Release R3 2020 SP1 (Latest Internal Build)
Clicking Zoon In button in the viewer's toolbar makes the report content smaller instead of larger. Reproducible when PageMode is set to SinglePage.
Unplanned
Last Updated: 29 Mar 2021 10:48 by ADMIN

 

The mark for the ToggleVisibility action is displayed in the center If the The position is adjustable or fixed in top it will be better, Please consider this  now its not looking good.

Please find the attached image 

Completed
Last Updated: 24 Jul 2020 16:35 by Bernard
Release 2020 R2 (Latest Internal Build)
Created by: Bernard
Comments: 1
Category: Reporting
Type: Bug Report
0

Standalone Report Designer is not localized when the trdp file is opened. The localization only takes effect when the executable file is started first and then the report is opened. 

Reproducible in R2 2020 14.1.20.513

Completed
Last Updated: 08 Jun 2020 08:10 by ADMIN
Release 2020 R2 (Latest Internal Build)
When the WPF ReportViewer is hosted in a RadTabItem, removing the RadTabItem from its RadTabControl doesn't free the memory, occupied by the report viewer instance, thus producing a memory leak.
Won't Fix
Last Updated: 31 May 2024 13:17 by ADMIN
Created by: Ronan
Comments: 1
Category: Reporting
Type: Bug Report
1
When scanning the Code39 barcode "I1234567D" from a PDF report, the read value is "I1234567DI" with an extra I added to the end. 
Completed
Last Updated: 18 Jun 2020 12:43 by ADMIN
Release R2 2020 SP1
Due to breaking API changes in .NET Core 3.0, the .NET Standard 2.0 build of the Telerik.WebReportDesigner.Service is not compatible with .NET Core 3.0. The package should provide a variant of the assembly targeting .NET Core 3.0.