DevExpress WPF のリリース

Released: Dec 9, 2022

22.2 での更新項目

機能

Microsoft .NET 6.0/7.0 - Windows

  • Added full support for Microsoft .NET 7.
  • This release now requires .NET 6 and Microsoft Visual Studio 2022 (v17.0) or higher.
  • This does not affect .NET Framework customers, the product assemblies will continue to target .NET Framework 4.5.2 in this release cycle.

Themes

  • Microsoft Windows 11 Dark Theme - The new Windows 11 Dark theme is based on the Windows 11 Dark Mode.
  • Automatically Switch a Theme from Light to Dark Mode - Added new System themes that use...

Released: Oct 20, 2022

22.1.6 での更新項目

不具合の修正

All WPF products

  • Microsoft .NET Core Migration Tool throws an exception on attempting to convert a project.
  • 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.
  • End User Report Designer - The black foreground is unreadable on the dark...

Released: Sep 8, 2022

22.1.5 での更新項目

不具合の修正

All WPF products

  • Reporting - The "Object is currently in use elsewhere." error may occur while generating reports after upgrade to v22.1.
  • The "Object is currently in use elsewhere" exception is thrown if a service is registered in the End-User Report Designer services.
  • WPF Report Designer - OK/Cancel buttons are not available in the Watermark dialog.

Data Access Library

  • SqlDataSource - Master-Detail Relation Editor does not display copied queries.

DXBars for WPF

  • Exceptions occur at the...

Released: Jul 28, 2022

22.1.4 での更新項目

不具合の修正

DXGrid and DXTreeList for WPF

  • GridControl uses the Black foreground in AutoFilterRow cells in Office2019HighContrast when SelectionMode is not None.
  • GridControl's layout cannot be saved if its parent window is closed.
  • Priority icons are invisible on printing grid data in the Cell Merging demo.

All WPF products

  • A font cannot be changed using the "Font" dropdown in the End-User Report designer toolbar.
  • Document scrolls to the first page when zooming in even though the first page is not...

Released: Jun 20, 2022

22.1.3 での更新項目

機能

Microsoft .NET 5 and .NET 6

  • .NET 6 Tooltip Accessibility - DevExpress WPF controls (.NET 6 apps) display tooltips that meet WCAG 2.1 standards (Web Content Accessibility Guidelines 2.1).
    • Users can now hover tooltips via the mouse.
    • Tooltips are activated when a parent element receives keyboard focus.
    • Tooltips are activated immediately after pressing the Ctrl+Shift+F10 key combination.
    • Tooltips remain visible until another element is hovered/focused or the Ctrl key is pressed.

Data Grid

  • Items...

Released: Jun 8, 2022

21.2.8 での更新項目

不具合の修正

DXGrid and DXTreeList for WPF

  • Cell text can be trimmed if the original width of the GridControl is not sufficient to display the text completely.
  • Changing the IsFilterEnabled property value via a OneWay binding has no effect when a new filter panel is used.
  • GridControl - Tab navigation in "Edit Entire Row" mode stops working after row editing was canceled.
  • GridControl with InfiniteAsyncDataSource does not consider all rows during best fit calculation.
  • GridControl with TreeListView enters...

Released: Apr 18, 2022

21.2.7 での更新項目

不具合の修正

DXGrid and DXTreeList for WPF

  • Conditional Formatting Rules Manager forbids entering negative values.

All WPF products

  • 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.
  • Report Designer - A summary configured through the Summary Editor may produce no value (the DisplayName issue).
  • Microsoft Visual Studio Report Designer - Localization Editor is not hidden in "Use...

Released: Mar 2, 2022

21.2.6 での更新項目

不具合の修正

DXGrid and DXTreeList for WPF

  • A double click on the AutoFilterRow leads to a NullReferenceException if the RowDoubleClickCommand property is set.
  • ComboBoxEdit doesn't select an item from a popup when it is grouped.
  • GridControl bound to PagedAsyncSource doesn't show PagerControl in certain cases.

All WPF products

  • Cascading parameters do not work if the RemoteDocumentSource is used.
  • Report Designer crashes when you select XRControl into DetailReportBand and collapse this DetailReportBand...

Released: Jan 24, 2022

21.2.5 での更新項目

不具合の修正

DXGrid and DXTreeList for WPF

  • Disabled rows look enabled after scrolling if the AllowCascadeUpdate option is enabled.
  • GridCellAutomationPeer - GetValueCore/Column throws an ArgumentOutOfRangeException when a column becomes invisible.
  • HighlightItemOnHover does not work in detail grids.
  • It is not possible to process specific exceptions that occur during Paste operations in Data Grid.
  • Paste operations behave incorrectly in Update mode when multiple values are pasted into NewItemRow and...

Released: Dec 9, 2021

21.2.4 での更新項目

不具合の修正

DXGrid and DXTreeList for WPF

  • NullReferenceException is thrown when a node is dragged from one TreeListView to another.
  • A cell editor immediately closes when EnableImmediatePosting is set to True and the Edit Entire Row mode is enabled.
  • A cell editor is not focused after an attempt to post its invalid value via the Update button.
  • An external FilterEditorControl doesn't allow filtering columns if TableView's AllowFilterEditor property is disabled.
  • GridControl - Formatting Rules Editor...