DevExpress Reporting Releases

Released: Dec 9, 2022

Updates in 22.2

Funktionen

Microsoft .NET 7 Support

  • Added full support the latest build of .NET 7.

.NET 7 & Linux Support (CTP)

  • The DevExpress.Drawing library now utilizes DevExpress's own cross-platform text and graphics rendering engine based on SkiaSharp. The new engine is enabled automatically, once an application references the new DevExpress.Drawing.Skia assembly.
  • Revised the public API and implemented their cross-platform counterparts to support non-Windows platforms. This enhancement will allow you...

Released: Oct 20, 2022

Updates in 22.1.6

Fehlerkorrekturen

Reporting

  • Cascading parameters - No child records are returned for the IsNull condition and an empty nullable parent parameter.
  • DllNotFoundException with the "Unable to load shared library 'gdi32.dll' or one of its dependencies" message occurs while creating a report's document if the report contains an SVG image.
  • Parameters - The look-up collection is empty if EFDataSource is used as a datasource.
  • Reporting - SQL Column alias and the parameter filter don't work.
  • Microsoft...

Released: Sep 8, 2022

Updates in 22.1.5

Fehlerkorrekturen

Data Access Library

  • EF Data Source - It is impossible to specify a database provider type on providing a custom connection string.
  • SqlDataSource - Master-Detail Relation Editor does not display copied queries.

Reporting for Angular

  • Web Query Builder - It is not possible to invoke the date editor in Filter Editor in case it exceeds the popup width.
  • Opening an SVG image with UTF-16 encoding causes the "There is no Unicode byte order mark. Cannot switch to Unicode." error...

Released: Jul 28, 2022

Updates in 22.1.4

Fehlerkorrekturen

Data Access Library

  • SqlDataSource - Unable to cast object of type 'System.Guid' to type 'System.String' (MySqlConnector).

NuGet Packages

  • A dbml file cannot be opened in Microsoft Visual Studio 2022 at design time if the DevExpress.XtraReports.RepxPackage extension is installed.

Reporting for Angular

  • Report Wizard - The "Cross-Tab Report" option is displayed even when Web Report Designer has no available data sources.
  • The "Could not load type 'Microsoft.VisualStudio.Shell...

Released: Jun 20, 2022

Updates in 22.1.3

Funktionen

All Platforms

  • Customize the Parameters Panel in the Report Designer - You can now customize the layout of the Parameters Panel within the Report Parameters Editor (inside the Microsoft Visual Studio IDE and the End-User Report Designer, for all supported development platforms). You no longer need to write any code. You can group parameters, change the location of editor labels, set up conditions to display/hide individual parameters, etc.
  • Cross-Tab Enhancements - The Cross-Tab report...

Released: Jun 8, 2022

Updates in 21.2.8

Fehlerkorrekturen

Reporting for Angular

  • DevExtreme Reporting - Adding DxReportDesignerModule to app.module breaks DXButton.
  • Export to PDF - Some characters are missing in the exported PDF document after the upgrade to v21.2.7 if a custom font is used.
  • FederationDataSource - The internal data source's Fill method is not called for subreports.
  • The bottom margin band caption is cut off in the End-User Report Designer if a report has the A4 page size.
  • Web Document Viewer - The W1019 - The "Filter...

Released: Apr 18, 2022

Updates in 21.2.7

Fehlerkorrekturen

Data Access Library

  • Data Source Wizard does not show the "pubs" data base in the drop-down list.
  • EFDataSource - "Could not load file or assembly 'System.Data.SQLite.EF6' or one of its dependencies." error occurs after upgrading to v21.2.6.

Reporting for Angular

  • Data Source Wizard - "Could not load file or assembly 'log4net'. The system cannot find the file specified." error occurs while binding a report to an Object data source.
  • Microsoft Visual Studio Report Designer...

Released: Mar 2, 2022

Updates in 21.2.6

Fehlerkorrekturen

Data Access Library

  • Google BigQuery - The Data Access provider fails to determine the column's schema.
  • SqlDataSource - Joining two tables results in an error (the Google BigQuery provider issue).

Reporting for Angular

  • CSS styles break the selection area in WebDocumentViewer.
  • Filter Editor does not show parameter names in the popup.
  • Report Designer crashes when you select XRControl into DetailReportBand and collapse this DetailReportBand.
  • SqlDataSource - Joining two tables...

Released: Jan 24, 2022

Updates in 21.2.5

Fehlerkorrekturen

All Reporting products

  • Web Query Builder - A query parameter's value is incorrectly validated when the "Expression" type is used.

Data Access Library

  • MongoDBDataSource - The SchemaDiscoveryMaxItemCount property is not serialized.

Project Templates

  • DevExpress v21.2 Report Service item template causes a TypeLoadException in Microsoft ASP.NET Web Forms applications.

Reporting for Angular

  • CachedReportSource - The Page summary on the last page is not correct (all data is summed...

Released: Dec 9, 2021

Updates in 21.2.4

Fehlerkorrekturen

Data Access Library

  • SqlDataSource - The "No mapping exists from object type X to a known managed provider native type." error occurs while mapping a report's multi-value parameter to a Group Filter's parameter.
  • SqlDataSource - The SelectQuery is not filtered correctly if the "?parameter Is Null Or [Field] In (?parameter)" filter expression is applied to it.

Reporting for Angular

  • Microsoft Visual Studio Report Designer - The use of the StyleSheetPath property causes design-time...