DevExpress Reporting のリリース

Released: May 7, 2024

23.2.6 での更新項目

不具合の修正

  • Document Viewer for WPF - Argument exception is thrown when trying to apply watermark.
  • End-User Report Designer for WPF:
    • Data Source wizard throws XamlParseException in .NET Core applications.
    • Properties window displays excessive decimal digits for the Location property.
    • Report Wizard doesn't show the correct page.
  • Angular Report Designer - CustomizeParameterLookUpSource event is not available.
  • Document Viewer for Angular - Parameters Panel - It's impossible to reset multi-select lookup...

Released: Mar 14, 2024

23.2.5 での更新項目

不具合の修正

Reporting

  • Microsoft Visual Studio Report Designer - Data Source Wizard closes when a connection string is chosen (Entity Framework).
  • Calculated Fields - Functions are not used in lookup parameters.

Data Access Library

  • Microsoft Visual Studio Report Designer (.NET Core) - Potentially dangerous SQL queries are not allowed to be executed.
  • Web Dashboard - Specific Entity Framework model causes a Stack Overflow exception.

Reporting for ASP.NET Core

  • Web Report Designer - XRControlStyle.Padding...

Released: Feb 1, 2024

23.2.4 での更新項目

不具合の修正

Reporting

  • JsonDataSource - ArgumentException is thrown on previewing a report with a hidden bound parameter.
  • Running Summary - DetailReportBand summary is off by one record (regression).
  • SqlDataSource - MYSQL functions should not be listed among stored procedures in the Data Source Wizard.
  • Microsoft Visual Studio Report Designer:
    • "Could not load file or assembly 'System.ComponentModel.TypeConverter' or one of its dependencies." error occurs on attempt to use a custom control.
    • Microsoft...

Released: Dec 13, 2023

23.2.3 での更新項目

機能

  • Added Microsoft .NET 8 support.
  • You can now identify and localize non-translated strings in your DevExpress-powered .NET apps.
  • Introduced a new Clipboard Access Policy that allows you to control (allow or disallow) clipboard-related operations initiated by users when using DevExpress UI controls in Windows Forms and WPF applications.
  • Reporting for Angular
    • Angular Native Report Viewer - The new Native Angular Report Viewer component can be seamlessly integrated into Angular applications...

Released: Oct 19, 2023

23.1.6 での更新項目

不具合の修正

Reporting for Microsoft ASP.NET Core

  • Async Document Creation - XRSubreport query parameters are not updated.
  • Export to PDF - Whitespaces may disappear between long words in the XRRichText control when the Skia drawing engine is used in non-Microsoft Windows environments.
  • JSON Data Source Wizard in Web Report Designer - Wrong encoding is used when UTF8-based .json files are uploaded to the Data connection JSON-Editor.
  • Linux - SVG rendering of picture boxes relies on System.Drawing.Common...

Released: Sep 4, 2023

23.1.5 での更新項目

不具合の修正

Reporting

  • CreateDocument - Performance degradation occurs while sorting a large report by a nested calculated field.
  • Document Viewer - NullReferenceException exception occurs while using Cached Report Source Builder on Microsoft Azure.
  • Fetch API - OnServerError is not called for all erroneous response status codes.
  • Report Designer Analyzer - A false positive XRE023 when XRCrossTab parameters are used.
  • Microsoft Visual Studio Report Designer:
    • Impossible to bind a predefined report template...

Released: Jul 21, 2023

23.1.4 での更新項目

不具合の修正

All Reporting products

  • Export to PDF - AcroForm fields display nonsensical characters when no fonts are embedded.

Data Access Library

  • ChartControl - Series Colorizer doesn't work with SqlDataSource.

Reporting for Angular, ASP.NET Core, Blazor, MVC, WebForms

  • CachedReportSource with Skia - Unexpected implementation type while accessing XtraReport.Watermark.
  • Cannot export custom types when using the new Fetch function.
  • Document Viewer - NullReferenceException exception occurs while using...

Released: Jun 14, 2023

23.1 での更新項目

機能

Main features

  • .NET MAUI support.
  • Streamlined first page load and async search in Web viewer.
  • Support for WebAssembly, Ahead-Of-Time (AOT) compilation, and .NET MAUI Blazor.

DevExpress Drawing Graphics Library

  • The DevExpress.Drawing Graphics Library was first introduced in November 2022 as a Community Technology Preview (CTP). This update marks its official release. The following drawing library-related capabilities and features are now available in non-Microsoft Windows environments:
    • Render...

Released: Apr 27, 2023

22.2.6 での更新項目

不具合の修正

  • Web Document Viewer - The given key was not present in the dictionary (Microsoft Azure BLOB storage).
  • Web Report Designer:
    • Report parameters lose their datasource after the Report Wizard finishes running.
    • The Master Report's datasource is added to the subreport's ComponentStorage collection on saving.
  • XtraReport:
    • A Binding Expression with GetDisplayText produces no value for a nullable multi-value parameter.
    • Anchored controls are misplaced on changing margins.
  • Microsoft Visual Studio...

Released: Mar 30, 2023

22.2.5 での更新項目

不具合の修正

Data Access Library

  • SqlDataSource - No stored procedures during MariaDB schema discovery.
  • FederationDataSource - The Join condition between two ObjectDataSources cannot be edited.
  • JsonDataSource - The case of URI parameters is not preserved.

Web Document Viewer

  • Cascading Lookup Parameters - The detail parameter may display incorrect values if the master parameter is changed while detail items are loaded.
  • Dynamic look-up parameters with selected "null" values are not loaded.
  • Export fails...