Progress Telerik Reporting R1 2020 SP1 (14.0.20.219) Retail
Progress Telerik Reporting R1 2020 SP1 (14.0.20.219) Retail
Complete .NET Reporting Solution for Web, Mobile and Desktop Applications. Progress® Telerik® Reporting is a .NET-based platform and a component library which provides reporting controls for websites, cloud services, mobile and desktop applications.
Key Features
Enjoy a Complete Feature Set
Telerik Reporting lets you create, view and export rich, beautiful, interactive and reusable reports – everything a lightweight and feature-complete reporting solution should do.
Style Reports to Your Needs
Design great reports with the help of perfect item positioning, CSS‑like styling with themes, conditional formatting and more.
OLAP Data Engine and Data Binding
Deliver relevant information from any data source. Aggregate, filter and format data quickly and easily.
Create Interactive Ad-Hoc Reports
Create interactive dashboards, invoices and more with the help of the WYSIWYG design canvas, countless wizards and drag and drop support in Visual Studio, or in the standalone report designer.
Deliver Reports to Any Application
Add reports to any business application. View reports on mobile devices and in web, desktop and cloud apps. Export reports to any format.
What's Included
Bind
DATA SOURCE SUPPORT
Any database with an ADO.NET provider
Microsoft SQL Server Analysis Cube
Business Objects
ODBC Data Sources
ORMs
CSV
OpenEdge OpenClient
OpenAccess
Entity Data Source
REPORTING SERVICES
Telerik REST Service
Telerik WCF Service
Build
Visual Studio Report Designer
Standalone Report Designer
API for creating and rendering reports
OLAP reporting engine with Excel-like expressions
Interactivity (drill-down, drill-through, sorting, document map, etc.)
Map, chart, crosstab, list, sub-report, image, barcode and more
Custom interactivity actions
Mail merge
Visualize
HTML5 apps
Angular
Mobile and touch applications
ASP.NET Web Forms
ASP.NET MVC
.NET Core
Silverlight
Windows Presentation Foundation (WPF)
Windows Forms
Export
Adobe PDF
Microsoft Office Excel
Microsoft Office Word
Microsoft Office PowerPoint
Comma Separated Values (CSV)
XPS
MHTML (Web Archive)
Rich Text Format (RTF)
Images (.tiff, .png, .bmp, .gif, etc.)
Progress® Telerik® Reporting R1 2020 SP1 (14.0.20.219)
NEW
Add WebServiceDataSource Timeout property
The property enables control over web request duration.
NEW
Support cookie-based two-factor authentication in WebServiceDataSource
Add support for web services utilizing cookie-based two-factor authentication, including OpenEdge application server.
NEW
Add version to the web viewers and designer resources requests
This will reduce the chances for using old resources and enable better resources cache for already available resources
NEW
What's Improved
Add a parameter to Round() built-in math function that specifies the number of fractional digits used for rounding
FIXED
Common
Instantiating reports in multiple threads might throw an exception
FIXED
Web Service Data Source
In design time the data is requested from the service when both inline JSON and service URL are set
FIXED
Desktop Designers
LineType changes only in Preview Mode
Renaming calculated field to the name of deleted field throws error
FIXED
Standalone Report Designer
Adding reports with spaces in the name breaks the Report Book
FIXED
Visual Studio Designer
Upgrade Wizard is not starting in VS 2010
FIXED
Web Designer
Adding the WebReportDesigner service throws error when running in a .NET Core 3.1 app
An error occured while loading the data schema for WebServiceDataSourceName JSON.parse: unexpected character at line 1 column 1
Changes to the DataSource property of a data item are not saved in the report definition
Context menu items contain incorrect "Edit" entry when the selection is changed through the design surface
DataSource schema is not cleared when the connection string or another relevant field is reset
Delete command on Style sheet from Explorer tree does not work
Graph's axis misses CrossAxisPositions editor
Report parameter cannot be deleted from Explorer
ReportParameter.AvailableValues.DataSource is not set correctly
Setting DataSource to none corrupts the report definition
The SQL DataSource Wizard does not skip the parameters pages when no SQL parameter is needed
WebServiceDataSource properties are not saved correctly
An error appears in the console when the SQL DS wizard finishes
Crosstab wizard closing animation lags
Expression editor does not insert the selected value on the cursor position
Multiselect of explorer tab doesn't work in IE11
Multi-selection can't be deselected
Removing DataSource doesn't reset the data item DataSource property
The SQL DataSource Wizard's Preview page does not clearly notify the user if no data is retrieved upon command execution
FIXED
Installation
Dev example projects refer to Trial NuGet packages
Telerik.Reporting.OpenXmlRendering is missing dependency to DocumentFormat.OpenXml
Telerik.Reporting.Services.AspNetCore NuGet is missing dependency to Microsoft.AspNetCore.Mvc.NewtonsoftJson
FIXED
Paging
An error occurs when rendering report with cacheDefinitionProperties turned off
Report renders too many pages in Linux or Mac
FIXED
Processing
A NullReferenceException might be thrown when reports are simultaneously rendered in multiple threads
Boolean Report Parameter value not updated when evaluated from another parameter
PaperSize Custom doesn't calculate the height correctly
When a symbol is not supported by the Encoder of a Barcode item a non-informative error is thrown
FIXED
CSV Rendering
Rendering a report with Choropleth item causes an error
FIXED
HTML Rendering
When exporting report containing images to HTML or HTML5, the image files referred in the html lack extensions
FIXED
PDF Rendering
Fonts are not embedded correctly when the report is rendered in PDF in Mac OS
FIXED
Word Rendering
TOC doesn't appear when exported with ReportProcessor
FIXED
Services
File Cache of the reporting engine is not cleaned by the REST Service
FIXED
HTML5 Report Viewer
The /api/reports/formats request does not respect the authenticationToken value
The Print button doesn't invoke print dialog in Chromium Edge
When ReportsController is authorized and User is NOT logged in the viewer displays "loading report..." instead of an error
FIXED
Web Forms HTML5 Report Viewer
Failed requests due to incorrect paths to Kendo font
Telerik Reporting
- Microsoft .NET Framework 4
- .NET Standard 2.0
- .NET Core 3.0
Telerik.Reporting.Data.CubeDataSource
- Microsoft.AnalysisServices.AdomdClient (10.0.0.0 or later)
HTML5 Report Viewer
- Telerik Kendo UI (2015.3.1111 or later)
- jQuery (1.9.1 or higher if required by Kendo)
ASP.NET WebAPI REST Report Service
- Microsoft ASP.NET Web API (4.0.20710.0 or later) - Newtonsoft.Json (9.0.1 or later)
ServiceStack REST Report Service
- ServiceStack (3.9.70.0)
ASP.NET MVC Extension of the HTML5 Report Viewer
- Microsoft ASP.NET MVC Framework (4.0.20710.0 or later)
WPF Report Viewer for .NET Core
- Telerik UI Controls for WPF (2020.1.218.310) targeting .NET Core 3.1
WPF Report Viewer
- Telerik UI Controls for WPF (2020.1.218.40)
Silverlight Report Viewer
- Telerik UI Controls for Silverlight (2020.1.218.1050)
Database cache ICache implementation
- Telerik Data Access ORM (2015.1.220.1)
.NET Core Reporting Engine
- SQLitePCLRaw.bundle_green (2.0.1 or later)
NEW
Add WebServiceDataSource Timeout property
The property enables control over web request duration.
NEW
Support cookie-based two-factor authentication in WebServiceDataSource
Add support for web services utilizing cookie-based two-factor authentication, including OpenEdge application server.
NEW
Add version to the web viewers and designer resources requests
This will reduce the chances for using old resources and enable better resources cache for already available resources
NEW
What's Improved
Add a parameter to Round() built-in math function that specifies the number of fractional digits used for rounding
FIXED
Common
Instantiating reports in multiple threads might throw an exception
FIXED
Web Service Data Source
In design time the data is requested from the service when both inline JSON and service URL are set
FIXED
Desktop Designers
LineType changes only in Preview Mode
Renaming calculated field to the name of deleted field throws error
FIXED
Standalone Report Designer
Adding reports with spaces in the name breaks the Report Book
FIXED
Visual Studio Designer
Upgrade Wizard is not starting in VS 2010
FIXED
Web Designer
Adding the WebReportDesigner service throws error when running in a .NET Core 3.1 app
An error occured while loading the data schema for WebServiceDataSourceName JSON.parse: unexpected character at line 1 column 1
Changes to the DataSource property of a data item are not saved in the report definition
Context menu items contain incorrect "Edit" entry when the selection is changed through the design surface
DataSource schema is not cleared when the connection string or another relevant field is reset
Delete command on Style sheet from Explorer tree does not work
Graph's axis misses CrossAxisPositions editor
Report parameter cannot be deleted from Explorer
ReportParameter.AvailableValues.DataSource is not set correctly
Setting DataSource to none corrupts the report definition
The SQL DataSource Wizard does not skip the parameters pages when no SQL parameter is needed
WebServiceDataSource properties are not saved correctly
An error appears in the console when the SQL DS wizard finishes
Crosstab wizard closing animation lags
Expression editor does not insert the selected value on the cursor position
Multiselect of explorer tab doesn't work in IE11
Multi-selection can't be deselected
Removing DataSource doesn't reset the data item DataSource property
The SQL DataSource Wizard's Preview page does not clearly notify the user if no data is retrieved upon command execution
FIXED
Installation
Dev example projects refer to Trial NuGet packages
Telerik.Reporting.OpenXmlRendering is missing dependency to DocumentFormat.OpenXml
Telerik.Reporting.Services.AspNetCore NuGet is missing dependency to Microsoft.AspNetCore.Mvc.NewtonsoftJson
FIXED
Paging
An error occurs when rendering report with cacheDefinitionProperties turned off
Report renders too many pages in Linux or Mac
FIXED
Processing
A NullReferenceException might be thrown when reports are simultaneously rendered in multiple threads
Boolean Report Parameter value not updated when evaluated from another parameter
PaperSize Custom doesn't calculate the height correctly
When a symbol is not supported by the Encoder of a Barcode item a non-informative error is thrown
FIXED
CSV Rendering
Rendering a report with Choropleth item causes an error
FIXED
HTML Rendering
When exporting report containing images to HTML or HTML5, the image files referred in the html lack extensions
FIXED
PDF Rendering
Fonts are not embedded correctly when the report is rendered in PDF in Mac OS
FIXED
Word Rendering
TOC doesn't appear when exported with ReportProcessor
FIXED
Services
File Cache of the reporting engine is not cleaned by the REST Service
FIXED
HTML5 Report Viewer
The /api/reports/formats request does not respect the authenticationToken value
The Print button doesn't invoke print dialog in Chromium Edge
When ReportsController is authorized and User is NOT logged in the viewer displays "loading report..." instead of an error
FIXED
Web Forms HTML5 Report Viewer
Failed requests due to incorrect paths to Kendo font
Telerik Reporting
- Microsoft .NET Framework 4
- .NET Standard 2.0
- .NET Core 3.0
Telerik.Reporting.Data.CubeDataSource
- Microsoft.AnalysisServices.AdomdClient (10.0.0.0 or later)
HTML5 Report Viewer
- Telerik Kendo UI (2015.3.1111 or later)
- jQuery (1.9.1 or higher if required by Kendo)
ASP.NET WebAPI REST Report Service
- Microsoft ASP.NET Web API (4.0.20710.0 or later) - Newtonsoft.Json (9.0.1 or later)
ServiceStack REST Report Service
- ServiceStack (3.9.70.0)
ASP.NET MVC Extension of the HTML5 Report Viewer
- Microsoft ASP.NET MVC Framework (4.0.20710.0 or later)
WPF Report Viewer for .NET Core
- Telerik UI Controls for WPF (2020.1.218.310) targeting .NET Core 3.1
WPF Report Viewer
- Telerik UI Controls for WPF (2020.1.218.40)
Silverlight Report Viewer
- Telerik UI Controls for Silverlight (2020.1.218.1050)
Database cache ICache implementation
- Telerik Data Access ORM (2015.1.220.1)
.NET Core Reporting Engine
- SQLitePCLRaw.bundle_green (2.0.1 or later)
Only for V.I.P
Warning! You are not allowed to view this text.