Completed
Last Updated: 24 Feb 2021 10:04 by ADMIN
Release R1 2021 SP1

Change the Font Name of a TextBox from Arial to Calibri

Go to another TextBox and change the Font Name from Arial to Calibri.

This is the error I get: "Could not change the property 'Name'. Name 'Calibri' already exists."

The same error occurs when trying to change multiple TextBoxes at once.

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.

Completed
Last Updated: 20 Jan 2021 14:03 by ADMIN
Release R1 2021
Created by: SturmA
Comments: 2
Category: Reporting
Type: Bug Report
5

When a Report with ObjectDataSourceParameter is loaded into the WebReportDesigner, the designer throws an error when trying to initialize the parameter.

Could not create instance of 'ObjectDataSourceParameter'. TypeError: Cannot read property 'push' of undefined
    at new d (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:89908)
    at new a (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:277743)
    at s.CreateInstance (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:644848)
    at d.<anonymous> (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:515470)
    at Generator.next (<anonymous>)
    at http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:513964
    at new Promise (<anonymous>)
    at l (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:513709)
    at d.CreateComponent (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:515160)
    at a.<anonymous> (http://localhost:23456/api/reportdesigner/designerresources/js/webReportDesigner-14.2.20.1021.min.js/:9:58884) 

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.
Unplanned
Last Updated: 11 Nov 2020 13:39 by ADMIN
The issue can be reproduced in the attached sample report. In it, the Visible property of the Detail1 and Detail2 cells is set to False. When you export the report to Word, the DOCX file is broken. 
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: 10 Nov 2020 10:13 by ADMIN

I have a Custom Csv Export class that implements IRenderingExtension. This works fine when the ReportServiceConfiguration.Storage is set to an instance of FileStorage or MsSqlServerStorage.

When using RedisStorage, after clicking on the CSV option from the Html5 Viewer's menu, the browser redirects to a new url to display the following error message:

{"message":"An error has occurred.","exceptionMessage":"Buffer cannot be null.\r\nParameter name: buffer","exceptionType":"System.ArgumentNullException","stackTrace":"   at System.IO.MemoryStream..ctor(Byte[] buffer, Boolean writable)\r\n   at System.IO.MemoryStream..ctor(Byte[] buffer)\r\n   at Telerik.Reporting.Services.WebApi.ReportsControllerBase.GetDocument(String clientID, String instanceID, String documentID) in C:\\DeveloperTooling_Reporting_Agent1\\_work\\17\\s\\Source\\Code\\Telerik.Reporting.Services.WebApi\\ReportsControllerBase.cs:line 305\r\n   at lambda_method(Closure , Object , Object[] )\r\n   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.<>c__DisplayClass13.<GetExecutor>b__c(Object instance, Object[] methodParameters)\r\n   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.ActionExecutor.Execute(Object instance, Object[] arguments)\r\n   at System.Web.Http.Controllers.ReflectedHttpActionDescriptor.<>c__DisplayClass5.<ExecuteAsync>b__4()\r\n   at System.Threading.Tasks.TaskHelpers.RunSynchronously[TResult](Func`1 func, CancellationToken cancellationToken)"}

The debug console in Visual Studio shows this error:

Failed to load resource: the server responded with a status of 500 () [https://localhost:44350/api/reports/clients/9bbda764fa6/instances/722eb62b3a9/documents/969b05177e4f00b24938d1?response-content-disposition=attachment]


Unplanned
Last Updated: 27 Mar 2024 13:08 by ADMIN
Created by: Todor
Comments: 2
Category: Reporting
Type: Bug Report
4
The result from the PageExec function is null when rendering the report in XLS and XLSX format from the Html5 Viewer and the Standalone designer.
Completed
Last Updated: 20 Jan 2021 14:04 by ADMIN
Release R1 2021
When we render our report in PDF or preview it in PrintPreview mode in the viewer, the last page may be lost.
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

Unplanned
Last Updated: 04 Nov 2020 10:21 by ADMIN
I created my own ADO.NET Cache Provider. I have found that when a report is being generated programmatically and it failed over SQL timeouts it doesn't clear the session_state table.
Completed
Last Updated: 18 Nov 2020 10:24 by ADMIN
Release R3 2020 SP1 (Latest Internal Build)

Steps to reproduce the issue:

1. Create a new report in the WebReportDesigner;

2. Add a simple CSV DataSource (for example with Item and Value columns);

3. Select the Table Wizard and set the CSV DataSource as a Value of the DataSource property;

You will notice that the names of the columns from the datasource are missing.

 

Completed
Last Updated: 18 Nov 2020 10:24 by ADMIN
Release R3 2020 SP1 (Latest Internal Build)
If you set a DataSource for the Report Parameter AvailableValues and try to configure the parameter ValueMember or DisplayMember, the corresponding editor in the Web Report Designer displays the report DataSource instead of the parameter DataSource. For that reason, the correct fields cannot be selected from the editor and must be typed manually. The linked video demonstrates the problem.
Unplanned
Last Updated: 02 Nov 2020 14:21 by ADMIN
Created by: Rajika
Comments: 0
Category: Reporting
Type: Feature Request
1

Currently, you may aggregate values from a certain scope for a particular page with the Page function PageExec. It would be great to be able to display also the carryover aggregates up to the current page. 

For example:

Page 1: Page1 Sum = 10; Total Sum at the end of the page1 = 10
Page 2: Page2 Sum = 5;   Total Sum at the end of the page2 = 15
Page 3: Page3 Sum = 13; Total Sum at the end of the page3 = 28
Completed
Last Updated: 18 Nov 2020 10:24 by ADMIN
Release R3 2020 SP1 (Latest Internal Build)

The issue occurs when a report contains a subreport with InstanceReportSource set as its ReportSource. If the report definition in this InstanceReportSource contains data sources, they will be serialized as DataSourceRef objects instead of using their actual type names like EntityDataSource, CsvDataSource, etc.

The issue is reproducible only in Standalone Report Designer, i.e. serializing/deserializing the report definition programmatically would work as expected.

The issue is introduced in Telerik Reporting R1 2019.

Completed
Last Updated: 20 Jan 2021 14:04 by ADMIN
Release R1 2021

When configuring a WebServiceDataSource in the Web Report Designer in ASP.NET,  upon previewing the data there is an error '404 Not Found". The same web service was successfully resolved by the Standalone designer and in the ASP.NET Core demo.

The data source fields were visible and usable in the designer also under ASP.NET Web Report Designer.

Unplanned
Last Updated: 22 Oct 2020 13:03 by ADMIN
The GroupExplorer tool window should preserve the width of its columns when changing the currently selected item on the designer surface. The current behavior is to set all column widths to their defaults when the selection changes or the selected component is being modified.
Completed
Last Updated: 11 Feb 2021 11:20 by ADMIN
Release R1 2021
The issue is reproducible in all dialogs that have grids, for example Edit Filters dialog:
Image

When the cell is focused and being edited, pressing the arrow keys moves the selection to the previous or next cell instead of moving the cursor within the grid cell.
Completed
Last Updated: 21 Jan 2021 08:22 by ADMIN
Release 2021 R1

Generate and distribute packages built against .Net 5.0.

Currently .Net 5.0 RC1 and .Net 5.0 RC2 are announced. The official version has been announced on 10th of November.

Unplanned
Last Updated: 14 Oct 2020 08:46 by ADMIN
Created by: Rodney
Comments: 0
Category: Reporting
Type: Feature Request
3
In organizations like ours, it is not allowed to store the user id and password in appsettings.json. It is becoming a common practice to use AccessToken in the connection string rather than a username and password. For example, in Azure. It would be great if AccessToken could be supported out of the box in the SqlDataSource.