Released: Mar 13, 2019
18.2.7 での更新項目
不具合の修正
ASP.NET Web Forms
- ASPxWebDocumentViewer - The exported file name of Japanese characters (PrintPreviewOptions.DefaultFileName) is corrupted in IE and Edge.
- End-User Report Designer - A report's data source is lost on being opened (the XPObjectSource issue).
ASP.NET Core
- HTML5 Document Viewer - The OnServerError event is not working in Angular.
- Web Report Designer - Integration into Angular - The "ReferenceError: Unable to process binding (Message: DevExpress is not defined)" error occurs...
Released: Feb 12, 2019
18.2.6 での更新項目
不具合の修正
WinForms
- End-User Report Designer - The application crashes when the default Series Pane is deleted.
- Multi-Column mode works incorrectly if XRCrossBandBox is used.
- Report Designer - The NewParameterEditorForm dialog is displayed with an incorrect value of the 'ownerWindow' parameter.
- Certain master-detail report layouts produce an incorrect ToC hierarchy.
- Group page numbering is incorrect (the XRPageInfo component issue).
WPF
- Data Source Wizard - It is impossible to change the 'Server...
Released: Jan 24, 2019
18.2.5 での更新項目
不具合の修正
WinForms
- Add a Tag property to XtraReport parameters
- An empty DataSet set as XtraReport's data source throws an exception on the CreateDocument() call
- End-User Report Designer - The Save message does not appear on an attempt to close the modified report in the MDI interface
- End-User Report Designer - Provide detailed validation information for the Name property
- End-User Report Designer - Switching to the preview tab disables Windows bitmap scaling on high-DPI devices
- End-User Report...
Released: Dec 20, 2018
18.2.4 での更新項目
不具合の修正
ASP.NET
- HTML 5 Document Viewer - "The requested document operation cannot be performed" error occurs when using the DocumentOperationService
- It is not possible to add a new XtraReport component into an ASP.NET Web Site project by using an item template
- Web Report Designer - the "Parameters binding" feature loses the subreport's parameter
Windows Forms
- ChartControl - The 'The datasource doesn't contain a data member with the "..." name.' error occurs when assigning a data source to a chart...
Released: Nov 8, 2018
18.2 での更新項目
機能
All Platforms
Report Designer - Vertical Bands - Added three new types of report bands to the Reporting platform:
- Vertical Detail
- Vertical Header
- Vertical Total.
Vertical bands allow you to create a report wherein record fields are arranged vertically and records printed horizontally (from left to right). As its name implies, this new layout mirrors that of a vertical grid - wherein columns represent rows and rows represent columns.
Picture Box Enhancements
- Image Upload in Print Preview - You...
Released: Nov 1, 2018
18.1.7 での更新項目
不具合の修正
ASP.NET Web Forms
- The PrintingSystem XlSheetCreated event does not fire when the cached document source is used.
- Web Report Designer - The Expression Editor does not accept GUID literals.
WinForms
- An expression binding from another data member is marked invalid in the 'Edit Bindings' dialog.
- ArgumentException occurs when restoring XRDesignForm's layout that contains multiple MDI tabs.
- DevExpress.PivotGrid.v18.1.Core.dll is required when loading a report from an REPX file even if the...
Released: Sep 5, 2018
18.1.6 での更新項目
不具合の修正
ASP.NET Web Forms
- HTML5 Document Viewer - Watermarks assigned to report pages are ignored when the report is previewed (the same watermark image is displayed for all pages).
- Web Report Designer - The OnServerError callback should work when the designer is loaded for the first time.
WinForms
- Documentation - Add information about XRCossBandLine's limitation.
- End-User Report Designer - The old Report Wizard produces a broken report layout for the "Justified" style.
- Export to PDF - Wrapped...
Released: Aug 1, 2018
18.1.5 での更新項目
不具合の修正
ASP.NET Web Forms
- ASPxDocumentViewer - Extra icons are shown on the viewer's surface if the 'accessibilityCompliant' option is set to true.
- ASPxWebDocumentViewer does not load a report after the upgrade from v17.2 to v18.1.
- The DevExpress.Web.Reporting NuGet package does not contain the DevExpress.XtraReports.v18.1.Web.Azure assembly.
WinForms
- An unhandled exception is thrown when Entity Framework returns DBNull.Value.
- An unhandled exception is thrown when Entity Framework returns DBNull...
Released: Jun 20, 2018
18.1.4 での更新項目
不具合の修正
ASP.NET Web Forms
- The "Parameters" screen is not responsive (buttons' rendering issue).
- The exported file name (PrintPreviewOptions.DefaultFileName) is corrupted in IE.
- XRPageInfo information is incorrect.
- XRPictureBox is rendered only once for the first data row.
- HTML5 Document Viewer - Multiline content is displayed incorrectly when a bootstrap script is registered on the web page.
- Web End-User Report Designer - The DevExpress.Designer.ActionId.Actions collection does not contain a...
Released: May 17, 2018
18.1 での更新項目
機能
- Reporting - All Platforms
- Document Generation Performance Improvements - Improved performance and memory handling when creating very large reports. The new component 'CachedReportSource' stores document pages in the file system or in a database during document generation. This decreases memory consumption when creating very large documents.
- .NET Core Support (CTP) - Because of the decision to support .NET Standard 2.0, you can create ASP.NET Core applications that target both .NET Framework...