Download Progress Telerik Reporting R1 2023 (17.0.23.118) Retail

Progress Telerik Reporting R1 2023 (17.0.23.118) Retail

Progress Telerik Reporting R1 2023 (17.0.23.118) Retail
Progress Telerik Reporting R1 2023 (17.0.23.118) Retail


Complete .NET Embedded Reporting Tool for Web and Desktop Applications Supports: ASP.NET Core, Blazor, ASP.NET MVC, ASP.NET Web Forms, Angular, React, WPF, WinForms, WinUI.

.NET Report Designers
Visual Studio Report Designer
Developer-centric WYSIWYG report generation

The Visual Studio report designer is specially created for developers that prefer VS for report authoring. It works with .NET type report definitions (.CS or .VB files). You can add and edit charts, tables and groups, fill them with data, calculate values, style, preview, share and export the ready reports.

Standalone Desktop Report Designer
Desktop based WYSIWYG report generation

The Standalone report designer, featuring an easy to use environment, is the heart of Telerik Reporting. It enables both developers and users to create, design, edit, preview, save, export and print ad-hoc reports seamlessly and without any code.

Web Report Designer
Web-based WYSIWYG report generation

The Web Report Designer allows editing of declarative report definitions. It features a WYSIWYG design surface with mouse and keyboard item selection, move and resize. New items may be added using a convenient Toolbox area. The designer exposes the properties of the selected items in user-friendly property editors customized for all different property types. The Report Explorer area allows easy navigation in the report structure and provides additional modification abilities.

Report Viewer Controls
Created reports can be viewed in the most used report viewer controls, where we aim for the same look of the reports regardless of the platform:

ASP.NET Core
Blazor
ASP.NET MVC
ASP.NET Web Forms
HTML5/JS
Angular
React
WPF
WinForms
WinUI
And more
Your reports can also be embedded in your application so you can display them directly on the form or page. The set of interactivity features are available in all report viewer controls that enables you to deliver a rich report environment without worrying about platform limitations.

Powerful Reporting Solution
Telerik Reporting is a server-based .NET developer tool that helps transform data into actionable business insights. It’s a lightweight reporting platform designed to satisfy all the reporting needs of the modern business. With an intuitive report designer for Visual Studio, a Standalone Report Designer and a powerful API, it allows enterprises to easily create elegant reports that can be directly embedded in any .NET desktop and web application. Reporting Engine is build for .NET Core 2.1+, .NET 5+ and .NET Framework 4+.

Established on the Market
Telerik Reporting was the first reporting tool in the industry to introduce an innovative WYSIWYG design surface in Visual Studio .NET more than 10 years ago, and a second standalone designer for creating reports in a visual manner shortly after. Web Report Designer, featuring an easy to use environment, is one of the latest gems of Telerik Reporting. We’ve spent 15+ years developing and upgrading the product, achieving the highest level of quality, excellent performance and extending the feature set. Today, it is used by more than 40% of all Telerik customers.

Complete Feature Set
Telerik Reporting is a mature reporting solution, with a complete feature set for report creation, styling and interactivity. With Telerik Reporting you can deploy reports in any application—responsive HTML5, Angular, React, Vue, .NET web apps (ASP.NET Core, Blazor, ASP.NET MVC, ASP.NET Web Forms), Azure, WPF and WinForms desktop
apps—and export them in more than 15 formats, including Word, Excel, PDF, PPT, image, CSV and more. With Telerik Reporting you get sophisticated features like conditional formatting, table of contents, custom interactivity actions, PDF security, events in all viewers, great report rendering, private fonts, continuous form paper printing and many more. We’ll continue improving our reporting solution in the future, so stay tuned.

Visual Studio Report Designer
The Telerik .NET Report Designer for Visual Studio is specially created for developers that prefer VS for report authoring. It works with .NET type report definitions (.CS or .VB files).

You can add and edit charts, tables and groups, fill them with data, calculate values, style, preview, share and export the ready reports. Report designer canvas simulates graph paper and represents the actual layout of the report elements as they would appear on a printed sheet of paper. It contains grid-lines, item snapping for perfect positioning, on-canvas item dimensions and pixel-perfect rendering.

You can localize the report using Visual Studio report designer.
Reports stored in a class library and are embedded and distributed in .NET or touch-enabled mobile applications.

Standalone Desktop Report Designer
The Standalone desktop report designer, featuring an easy to use environment, is the heart of Telerik Reporting. It enables both developers and users to create, design, edit, preview, save, export and print ad-hoc reports seamlessly and without any code.

You can start from scratch with easy drag and drop design or use the huge library with predefined templates and many right-click menus for quick access to frequently used dialog boxes and commands.

Standalone report designer can be localized to display reports in the language of a specific region. The designer supports setting up the report for accessibility.

Web Report Designer
Web Report Designer, featuring an easy to use environment, is one of the latest gems of Telerik Reporting. It has fine-graded drag-and-drop functionality to layout and re-parent all items and sections. It has a toolbox to add a new item instance of all supported types. It has a Report Explorer pane that gives a great view of the report structure, plus it now incorporates the Data Source components into it. And finally, you have a well thought out Properties pane that is much more user-friendly than the one from the Visual Studio IDE that we are all accustomed to. Once done with the necessary edits, you can examine the rendered report using the built-in report preview functionality.
With the latest releases we have invested in the active development of the web report designer and now it is fully functional and on a par with the Desktop report designer.

The Web Report Designer is now ready-to-use in all common and multiple advanced user scenarios, enhanced with the following features:

Add full ObjectDataSource support to consume server-side business objects data. There is a Wizard tool to set it up flawlessly.
Report definitions can now be uploaded from local files to your reports’ repository. The opposite is enabled as well, so you may download a server-side report definition to a local file.
Multiple property editors got improvements and fixes.
Add Bring to front / Send to back commands.

Drag and Drop Report Creation
Telerik Reporting is the first reporting tool to provide a WYSIWYG report canvas. Used in both report designers, the canvas offers drag and drop item rearrangement, codeless data binding, in-line editing and many wizards and tools to help you create and edit reports faster than ever.

Maps, Charts, Crosstabs, Sub Reports and More
Telerik Reporting provides a full set of customizable interactive and data-aware items to help you build reports in a fast and efficient manner:

OLAP crosstab, table, and list
20+ OLAP chart types, including sparklines
Sub-reports
20+ barcode types
Maps
Picture box
Panel
Shape
Textbox and HTML Textbox
Checkbox
Label
Report, page, detail and group sections with headers and footers

Progress® Telerik® Reporting R1 2023 (17.0.23.118)

Web Report Designer introduces predefined Data Sources
NEW

Web Report Designer allows to create, import or export predefined connections to different data sources. These connections are stored as assets and can be referenced among report definitions. We named this feature "Shared Data Sources".

Introduce Switch and Ifs expression functions
NEW

We implemented new Switch and Ifs functions, that are much easier to write and maintain than the old IIf function. Their behaviour is similar to what our users have already experienced with these functions namesakes in Excel.

Visual Studio item template for adding Native Blazor Report Viewer in .NET 6 and .NET 7 projects
NEW

The Native Blazor Report Viewer can now be added to .NET 6+ Blazor Server App and Blazor WebAssembly App using a Visual Studio item template.

What's Improved
NEW

WebReportDesigner now exposes a property named ReportViewerOptions which allows to configure the embedded Report Viewer.
The native Blazor report viewer now displays the tooltips of the report contents.
The native Blazor report viewer now exposes public API for triggering the toolbar commands programmatically.
The native Blazor report viewer now provides customizable parameter templates for each parameter type.
The toolbar of the native Blazor report viewer now can be customized.

What's Changed
CHANGED

TRDX, TRDP and TRBP files created by Web Report Designer and Standalone Report Designers now use schema version http://schemas.telerik.com/reporting/2023/1.0.
Numbers, null, and string values “true” & ”false” are now considered valid Boolean values when evaluating expressions.
The built-in IIf expression function is now hidden, and the If function is introduced instead. The new function uses "lazy" evaluation avoiding unnecessary evaluations.
Native Blazor Viewer reference to Telerik UI for Blazor is updated to 3.7.0.
WinUI report viewer is built against .NET 6.
.NET 5 is no longer supported.
Internet Explorer web browser is no longer supported.

Sql Data Source
FIXED

The design-time values of report parameters fail to resolve correctly the DateTime types when using Npgsql v.6+ data provider.

Standalone Report Designer for .NET 6 and above
FIXED

Logging is enabled by default in the application configuration file.
The "Clear recent documents" link is not visible when the list of recent reports is full and machine's DPI is set to more than 100%.

Web Designer
FIXED

Dragged data field on the design surface from Explorer tree shows only equals sign and a lot of white space when the name of the data field is longer.
Moving and deleting a List item throws an error: "Cannot call methods on resizable prior to initialization; attempted to call method 'destroy'".
Nested properties are incorrectly assigned from expression editor.
Recently used files in Assets Manager contain report files when only Resources folder is present.
Wrong field expression when using drag&drop from DataSource nested field in Explorer tree.
Console error "cannot call methods on resizable prior to initialization; attempted to call method 'destroy'" when resizing crosstab after moving it.
Dialog windows are enabled and interactive while the Onboarding Guide is active.
Search input in the Assets Manager toolbar is with incorrect width.
Table cell selection border is too thin to be traced visually.
The button for invoking the Assets Manager has incorrect size.
The Expression Editor's text area does not have a border when focused.

Examples
FIXED

References to kendo.all.min.js in example projects and item templates are replaced with links to the Kendo widgets subset from Telerik Reporting CDN.

Processing
FIXED

The deployment of the embedded SQLite.dll is performed on each initialization of reporting engine when running in .NET Framework projects.

Expressions
FIXED

HtmlEncode and HtmlDecode functions are not in the Text category.
Nested Conditional operators are not parsed correctly.
System.FormatException is thrown instead of InvalidExpressionException when a condition cannot be evaluated to boolean value.

Rendering
FIXED

Sub-report does not grow to fill the entire SubReport item area when table cell-, anchor-, or dock rules are applied.

Native Blazor Report Viewer
FIXED

"Object reference not set to an instance of an object." is thrown when opening report with missing value.
Clear selection is not clearing the combobox selected parameter value.
Grey overlay is present over the report content after you delete the page number and click on the report.
Report Parameter widget is not loaded when AllowNull is True and the Value is invalid.

HTML5 Report Viewer
FIXED

The text in the drop-down editors is not centered vertically.
The text of the toggle buttons in the Search dialog is not visible when the theme is set to Material Black.

Product Dependencies

Telerik Reporting
- Microsoft .NET Framework 4
- .NET Standard 2.0
- .NET Core 3.1
- .NET 6
- .NET 7

Telerik.Reporting.Data.CubeDataSource
- Microsoft.AnalysisServices.AdomdClient (10.0.0.0 or later)

HTML5 Report Viewer
- Telerik Kendo UI (2022.3.913 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 (13.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)

Native Blazor Report Viewer
- Telerik UI for Blazor (3.7.0)

WinUI Report Viewer
- Telerik UI Controls for WinUI (2.4.0)

WPF Report Viewer for .NET 7
- Telerik UI Controls for WPF (2023.1.117.70) targeting .NET 7

WPF Report Viewer for .NET 6
- Telerik UI Controls for WPF (2023.1.117.60) targeting .NET 6

WPF Report Viewer for .NET Core
- Telerik UI Controls for WPF (2023.1.117.310) targeting .NET Core 3.1

WPF Report Viewer for .NET Framework
- Telerik UI Controls for WPF (2023.1.117.40)

Silverlight Report Viewer
- Telerik UI Controls for Silverlight (2023.1.117.1050)

Database cache ICache implementation
- Telerik Data Access ORM (2015.1.220.1)

.NET Core Reporting Engine
- SQLitePCLRaw.bundle_green (2.0.4)


Only for V.I.P
Warning! You are not allowed to view this text.
  • 23