Unplanned
Last Updated: 09 Jul 2020 12:23 by ADMIN
Created by: KTJIT
Comments: 1
Category: Reporting
Type: Bug Report
0

In Visual Studio Report Designer Preview, Use https://play.google.com/store/apps/details?id=com.teacapps.barcodescanner and other apps to scan the barcode(such as attachment Visual Studio Report Designer Preview.png), but after exporting the PDF, The first barcode scan is correct, the result of the second barcode scan is the content of the first barcode(such as attachment Exported PDF.png), Attachment BugDemo.zip is my project, How can I fix this problem, thanks.

 

 

Under Review
Last Updated: 10 Jul 2020 06:16 by ADMIN
I am using a Table in the Details section of the Report. When having multiple (2) Cells selected and then clicking on the 3-dots-Button at backgroundimage->imagedata in the properties inspector the IDE freezes for a very long time (more than a minute). 
Completed
Last Updated: 14 Aug 2020 13:00 by ADMIN
Release 2020 R2 SP1 (Latest Internal Build)

The NuGet package Telerik.Reporting.Services.HttpClient has a package dependency to Microsoft.IdentityModel.Clients.ActiveDirectory 2.22.302111727, which is incompatible with .NET Core.

When referencing the Telerik.Reporting.Services.HttpClient NuGet package in a .NET Core project, an incompatibility warning appears.

 

Completed
Last Updated: 14 Aug 2020 13:00 by ADMIN
Release 2020 R2 SP1 (Latest Internal Build)
I would like to dynamically set the Service URL (including query string parameters) with web service data source wizard.

My dynamic URL needs to contain many query string parameters which are constructed on the fly, so I do not want to define these query string params as Query parameters in wizard.

I tried to created inline parameter @Url and set it to the Service Url in Report designer in web service data source wizard. However, when I run preview for data I see in Fiddler, that it cut off all strings in URL after question mark including.

Predefined original request in @Url:

https://xxx.com/data?$skip=0&$top=50&$select=Id,Name&$orderby=Name&$count=true 

Fiddler request output (what wizard actually sent):

GET https://xxx.com/data HTTP/1.1
Accept: application/json, application/json
Prefer: return=representation
Host: xxx.com
Declined
Last Updated: 29 Mar 2021 12:36 by ADMIN
Created by: Stefano
Comments: 2
Category: Reporting
Type: Feature Request
0

Hi,

it would be great to have the ability to style every aspect of the report elements with style rules and with and external stylesheet.

For example a graph can take a long time to be styled correctly.

 

Stefano

Completed
Last Updated: 20 Sep 2020 18:16 by ADMIN
Release 2020 R3
Because of the change made in R3 SP 2019 (13.2.19.1030) - Report parameter is now populating the valid values even if some of the passed values are invalid, the report parameter cannot accept an empty list as a valid value.
Completed
Last Updated: 17 Sep 2020 10:50 by ADMIN
Created by: Kris Nobels
Comments: 2
Category: Reporting
Type: Feature Request
0

Hello,

What are the future plans for reporting on .net framework ?

Currently it works on the old .net track → 4.6 but not for .net core.

.net 5.0 is planned november 2020

It would be nice that we can have this on 1 .net framework version.

 

 

Declined
Last Updated: 17 Sep 2020 06:31 by ADMIN
Created by: Jay
Comments: 1
Category: Reporting
Type: Feature Request
0
Table item or only option to add groups on the right side
Declined
Last Updated: 24 Sep 2020 08:15 by ADMIN
Created by: Patrick
Comments: 1
Category: Reporting
Type: Bug Report
0

Hi,

 

When you put controls (textbox or anything else) in the report header section and choose to hide the report header, all controls are deleted. if you did it without taking attention and start the report, you loose all the content in the report header.

Thanks,

Need More Info
Last Updated: 19 Oct 2020 18:19 by ADMIN
Created by: Katsuyiki
Comments: 1
Category: Reporting
Type: Bug Report
0

We use telerik reporting service in ASP.NET Core 3 on CentOS 8 server.
I just confused in spesific kanji is not show in preview and pdf.

"備考" is not shown,but "考備" is shown, reason why?(see attached xslx file)
Private Font settings will be fine(see attached reportsettings.json),because of gothic and mincho font is displayed.
If set double byte space ("備考 ") is displyaed... I dont know reason why.

We install libgdiplus API in cent OS server, but not well.
hiragana is OK, but some types of Kanji is Not OK.

We already running on Windows server is not having same issue(always displayed)

We think some issue in textbox sizing algorythm in Telerik Reporing on Linux ( I used latest version 14.2.20.916)

We look forward to hearing from you.

Declined
Last Updated: 11 Nov 2020 11:34 by ADMIN
Created by: Daniel
Comments: 1
Category: Reporting
Type: Bug Report
0

When editing an existing SQL data source from stored procedure, the "@" before the parameter name got dropped. Causing the report not passing the report parameter value to the query parameter

2020 R2

Completed
Last Updated: 18 Nov 2020 10:24 by ADMIN
Release R3 2020 SP1 (Latest Internal Build)
Created by: XicoFininho
Comments: 1
Category: Reporting
Type: Bug Report
0
The default scale mode has changed between version 13.1.19.514 and 14.2.20.1021 for the HTML5 Webforms Viewer. Not defining a scale-mode for the viewer in 13.1.19.514 default to scaleMode.Specific while in 14.2.20.1021 it defaults to scaleMode.FitPage.
Unplanned
Last Updated: 11 Nov 2020 13:49 by ADMIN
When the HTML5 WinForms Viewer is loaded directly into a multi-page report, the last page of this report will be scaled differently. This happens when continues scrolling is enabled, and each page is automatically loaded.
Completed
Last Updated: 18 Nov 2021 08:49 by ADMIN
Release R3 2021

The Could not retrieve Expression schema. error can be experienced while trying to set a value of textbox by using the expression editor.

Unplanned
Last Updated: 07 Dec 2020 08:28 by ADMIN

Transparency is not respected when a report is exported to PDF format. 

Shapes inside of an SVG file can have transparency applied to it through styling or attribute, but neither of these options work when exported to PDF. In the Report Viewer the SVG renders correctly and shapes can be transparent, but when export and viewed as PDF, shapes become opague.

Unplanned
Last Updated: 08 Jan 2021 13:17 by ADMIN
Created by: AlbertBoettger
Comments: 2
Category: Reporting
Type: Feature Request
0
As a report developer, I need to include in the report header overall information about the report that is passed in as an object data source (always only 1 row). This includes company name, address, logo image, user-entered report title, and human-readable filter descriptions, among other things. For some of my reports, I only include this once at the beginning of the report, but for other reports, this must be repeated on each page.  This data is in a list object since it comes from my dedicated object data source.  
Unplanned
Last Updated: 20 Dec 2020 18:19 by ADMIN
Created by: AlbertBoettger
Comments: 0
Category: Reporting
Type: Feature Request
0
As a developer, I need a Tag property for textboxes and other reporting controls.  This would allow setting specific data in the designer that would be available to any code-behind that referenced that object.
Under Review
Last Updated: 04 Feb 2022 09:39 by ADMIN
Unable to get report parameters.
An error has occurred.
Type: Telerik.Reporting.ReportSerialization.Current.ReportSerializable`1[Telerik.Reporting.Report]
Unplanned
Last Updated: 29 Mar 2021 12:33 by ADMIN
Created by: Mario
Comments: 3
Category: Reporting
Type: Feature Request
0

Now you can do it by grouping several options, but what i want is to hide one by one.



Under Review
Last Updated: 18 Feb 2021 10:31 by ADMIN
after report viewer load , picture box is giving error internal server error .

i figure out the issue that my api is crash due to header is missing in this url .

kindly suggest me what should i do to resolve this issue  , how to add header in giving api 

api/reports/clients/5344b9acb49/instances/7775d1f9944/documents/133d0da1ce597ad792f356/resources/e3949b7f06e640b888683f5173637591/