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.

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: 19 Jan 2021 16:17 by Osama
Created by: Harni
Comments: 1
Category: Reporting
Type: Feature Request
9
It would be nice if we can set ToolTips for the report parameters in design time
Unplanned
Last Updated: 18 Jan 2021 10:28 by ADMIN
There are multiple small visual defects when using the npm packages @progress/kendo-theme-default or -material:
- Toolbar glyphs are not centered
- Export submenu appears to the far left side.
- Toast messages for Loading/Done have no background and so interfere with report data.
- All report data is offset when using material theme.
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.
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: 08 Jan 2021 13:08 by ADMIN
Created by: AlbertBoettger
Comments: 2
Category: Reporting
Type: Feature Request
3
It is not possible to directly access multiple data sources using expressions in a single section or object. I would like to be able to define multiple data sources on a report and then bind textboxes to the data sources using a formula such as "=First("DataSourceName","FieldName")", which would bind to field FieldName in the first record of datasource DataSourceName, regardless of the datasource assigned to the table, list, etc.  We should be able to reference fields from multiple datasources in a single table, at least when using aggregates that return one value, such as Min, Max, First, Last, Sum, etc.
Unplanned
Last Updated: 04 Jan 2021 13:42 by ADMIN

When a report is rendered by the REST Service, and that report has an element with applied 'Navigate To Report'-action, the full path of that file is being used as a reference, instead of a relative path or just the report-name.

Unplanned
Last Updated: 04 Jan 2021 09:19 by ADMIN
Created by: ryan
Comments: 0
Category: Reporting
Type: Feature Request
1
If Acrofields were supported when exporting to PDF, fields can be filled after reports have been exported, allowing end-users to more easily add text to a report.
Unplanned
Last Updated: 27 Dec 2020 22:46 by ADMIN

Hello Team,

 

I will be great if the Telerik Reporting REST Service Core could support System.Text.Json serialization.

 

Best Regards,

Unplanned
Last Updated: 23 Dec 2020 13:02 by ADMIN
Created by: Mario
Comments: 0
Category: Reporting
Type: Bug Report
1
Using SASS theme in Blazor project breaks the report viewer's style.
Unplanned
Last Updated: 22 Dec 2020 17:01 by Dennis
Created by: Brandon
Comments: 3
Category: Reporting
Type: Feature Request
7

Feature Request - Show email sent / error notification using the report viewers built-in notification system. 

It would be nice to have an option to have a message shown when the email with the report is sent or if there was an error sending.
Right now when you hit email and send the user does not know if it was successful or not. Being async is nice but I have noticed that it could take a few seconds to complete and if the user navigates away from the report viewer during this time the report has the possibility of not sending. Either way right now the user has no definitive method of knowing if the email was sent or not.

 

 

Unplanned
Last Updated: 20 Dec 2020 18:28 by ADMIN
Created by: AlbertBoettger
Comments: 0
Category: Reporting
Type: Feature Request
7
Besides the filtering of a table/report group, which allows columns/rows omission, I need to be able to dynamically change the value of the Visibility property of a table or report group, so that the content of individual rows and/or columns can be easily hidden or displayed. 
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.
Completed
Last Updated: 17 Dec 2020 09:02 by ADMIN
Release 2020 R1 SP1
Created by: Chris
Comments: 2
Category: Reporting
Type: Bug Report
4

StackTrace of the error:

 System.NullReferenceException: Object reference not set to an instance of an object.
   at System.Collections.Generic.Dictionary`2.TryInsert(TKey key, TValue value, InsertionBehavior behavior)
   at Telerik.Reporting.Interfaces.LocalizationContext.GetString(String resx, String key)
   at Telerik.Reporting.SRDescriptionAttribute.get_Description()
   at Telerik.Reporting.Expressions.EnumContextManager.GetItem(Type enumType)
   at Telerik.Reporting.Processing.ReportExpressionContext.RegisterAllReportingEnums()
   at Telerik.Reporting.Processing.ReportExpressionContext..ctor(Type reportType, AssemblyRefManager assemblyRefManager)   at Telerik.Reporting.Processing.ReportParametersManager`1.CreateExpressionContext(Report report, IList`1 runtimeParameters, AssemblyRefManager references)
   at Telerik.Reporting.Processing.ReportParametersManager`1..ctor(Report definitionReport, IEnumerable`1 definitionParameters, IDictionary`2 reportSourceParameters, IDataProviderContext dataProviderContext, AssemblyRefManager references)
   at Telerik.Reporting.Processing.DocumentParametersManager`1.CreateManager(Report definition, IDataProviderContext dataProviderContext, IParameterValueParser parameterValueParser, IDictionary`2 rsParameters, AssemblyRefManager references)   at Telerik.Reporting.Processing.DocumentParametersManager`1.CreateManagers(IProcessingContext context, IParameterValueParser parameterValueParser)
   at Telerik.Reporting.Processing.DocumentParametersManager`1..ctor(ResolvedReportDocument resolvedReports, IProcessingContext processingContext, IParameterValueParser parameterValueParser)
   at Telerik.Reporting.Processing.ReportProcessor.ProcessReportSource(ReportSource reportSource, IRenderingContext context)
   --- End of inner exception stack trace ---
   at Telerik.Reporting.Processing.ReportProcessor.ProcessReportSource(ReportSource reportSource, IRenderingContext context)
   at Telerik.Reporting.Processing.ReportProcessor.ProcessReportSource(ReportSource reportSource, Hashtable deviceInfo, IRenderingContext context)
   at Telerik.Reporting.Processing.ReportProcessor.ProcessAndRender(String format, ReportSource reportSource, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback)
   at Telerik.Reporting.Processing.ReportProcessor.ProcessAndRenderStateless(String format, ReportSource reportSource, Hashtable deviceInfo, IRenderingContext renderingContext, CreateStream createStreamCallback)
   at Telerik.Reporting.Processing.ReportProcessor.RenderReport(String format, ReportSource reportSource, Hashtable deviceInfo, CreateStream createStreamCallback, String& documentName)

Unplanned
Last Updated: 15 Dec 2020 12:23 by ADMIN
Created by: Peter
Comments: 0
Category: Reporting
Type: Feature Request
1
Barcode.Encoder should have a custom option and with Bindings/Expression and user function to provide a barcode matrix for rendering any barcode symbology. 
Completed
Last Updated: 15 Dec 2020 12:02 by ADMIN
Release R2 2020 SP1
Created by: Chris
Comments: 0
Category: Reporting
Type: Feature Request
7
As part of our security best practices, we need all components that we use to be Code Signed using SHA256.
Completed
Last Updated: 15 Dec 2020 11:13 by ADMIN
Release R3 2020 SP1
Created by: Simon
Comments: 5
Category: Reporting
Type: Feature Request
5
This will allow the SVG images to retain high quality at all zoom levels.
Completed
Last Updated: 15 Dec 2020 10:50 by ADMIN

Currently, you need to add the Web Report Designer manually following the steps here:

https://docs.telerik.com/reporting/web-report-designer-setup-in-net-core

https://docs.telerik.com/reporting/web-report-designer-setup-in-dot-net-framework

It would be nice to have templates in VS as an easier way of adding the Web Designer.

Unplanned
Last Updated: 14 Dec 2020 15:10 by ADMIN
Created by: Natalie
Comments: 0
Category: Reporting
Type: Feature Request
5
Exclude(hide/show) a report from Report Book based on ReportBook Parameter