
Adds JSON DataSource component & PDF Documents Accessibility, plus enables Report Viewers for .NET Core 3.0.
Features
- PDF Documents Accessibility
- PDF is now fully enabled to generate documents that cover all the applicable accessibility standards.
- JSON DataSource Component
- Feed the data used for creation of the reports with file or inline JSON.
- WPF & WinForms Report Viewers for .NET Core 3.0
- The desktop report viewers (both WPF and WinForms) can be added to a .NET Core 3.0 desktop application.
- Reports REST service for .NET Core 3.0
- In addition to the .NET Core 2.X the reports service exposing the reporting engine to the report viewers can now be integrated into .NET Core 3.0 Preview 4 application.
- Improvements
- Optimized evaluation of the expressions applied using the Bindings property.
- Serve the viewer dependencies from the service.
Fixes
- Installation
- Add NuGet packages into telerik account download page
- Telerik UI for WPF assemblies are deployed in the examples folder only
- Common
- ClientSessionTimeOut is not respected in the ASP.NET Core demo
- Designers
- HtmlTextBox justify text doesn't work properly with
tags
- HtmlTextBox justify text doesn't work properly with
- Standalone Report Designer
- All dialog windows in Report Designer have strange double-headed arrow at the bottom
- Importing reports from an assembly throws a TargetInvocationException
- Data Sources
- .NET Core applications do not support data connections other than MSSQL Server
- Web Service Data Source
- Web Service Data Source Body text area improvement
- Processing
- The appsettings.json is not loaded in console .NET Core project that references Telerik.Reporting NuGet package
- Well-known connection string formats are not supported in .NET Core application's configuration file
- Expressions
- Exception is thrown when invoking .ToString() on expression enclosed in parentheses
- Rendering
- ReportProcessor.PrintReport is not supported for .NET Core
- PDF Rendering
- Current platform is not correctly set when resolving fonts in .NET Core application on non-Windows OS
- CSV Rendering
- Data items are not rendering outside Detail section
- WebAPI
- The errors that occur in a Custom Report Resolver are not exposed to the client application
- WebAPI ASP.NET Core
- REST Service settings from appsettings.json configuration file are not respected
- ServiceStack
- DateTime parameters with values prior to 1970 are incorrectly resolved in a NavigateToReport action
- HTML5 Report Viewer
- Custom parameter editor (Kendo Multiselect) behaves inappropriate with autoClose: false option
- Kendo UI widgets in Parameters area are not destroyed on reload
- Manually typed value is not respected when using parameter editor with Kendo UI ComboBox
- The report styles are missing when the Telerik Report Viewer is recreated
- Toolbar buttons are not aligned on tablet screen in Edge browser
- Zoom in/out does not work in single page mode
- Angular Report Viewer
- Exposed missing events and methods for Angular viewer
- Windows Forms Report Viewer
- Search Dialog is displayed out of the screen(s) boundaries
- WPF Report Viewer
- A change in ExportBegin event's ExportBeginEventArgs.DeviceInfo property is not respected
- Search dialog does not open if additional XAML files are merged in the application resources