DevExpress Reporting 릴리스

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.Bcl...

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 Report...

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 in...

Released: Jan 27, 2023

22.2.4 버젼 업데이트

수정사항

Data Access Library

  • JsonDataSource - Random "System.Reflection.TargetParameterCountException: Parameter count mismatch".
  • Performance of SqlDataSource with one query vs. multiple queries with relations.
  • SqlDataSource
    • NullReference exception occurs when omitting XpoProvider from a connection string.
    • Passwords with single quotes do not work.
    • RebuildResultSchema throws NullReference if column expressions are used.

Reporting for Angular

  • Export to DOCX - "Can't finish story here" exception occurs...