Released: Jul 28, 2022
Updates in 22.1.4
Fehlerkorrekturen
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...
Released: Jun 20, 2022
Updates in 22.1.3
Funktionen
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...
Released: Jun 8, 2022
Updates in 21.2.8
Fehlerkorrekturen
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...
Released: Apr 18, 2022
Updates in 21.2.7
Fehlerkorrekturen
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...
Released: Mar 2, 2022
Updates in 21.2.6
Fehlerkorrekturen
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...
Released: Jan 24, 2022
Updates in 21.2.5
Fehlerkorrekturen
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...
Released: Dec 9, 2021
Updates in 21.2.4
Fehlerkorrekturen
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...
Released: Nov 1, 2021
Updates in 21.2
Funktionen
Microsoft Visual Studio 2022 Support
- DevExpress installers now ship separate VSIX extensions for Visual Studio 2022 to ensure that all major design-time tools (like the "DevExpress" menu, DevExpress Template Gallery, Toolbox, etc.) are fully functional.
Microsoft .NET 6 Support
- Added support for the latest Preview build of .NET 6. In addition, the DevExpress Template Gallery includes templates for .NET 5 and .NET 6.
New Heat Map Control (CTP)
- The new Heatmap control uses color...
Released: Sep 30, 2021
Updates in 21.1.6
Fehlerkorrekturen
DXGrid and DXTreeList for WPF
- AllowDragDrop - NullReferenceException occurs in the master-detail grid when you click a cell with GridControl.
- ButtonInfo - A glyph does not appear in inactive cells when GlyphKind is set to Minus.
- ComboBoxEdit's EditValue is cleared when detail rows are expanded if LookUpEditBase.TextSearchTimeOut is specified.
- FilterEditorControl shows "Add" and "Remove" buttons when the number of operand editors in a node is fixed.
- GanttView's scrollLeftCorner...
Released: Aug 5, 2021
Updates in 21.1.5
Fehlerkorrekturen
DXGrid and DXTreeList for WPF
- Adding a lot of fields to FilterBehavior causes a noticeable lag.
- ArgumentException is thrown in TokenEditorPanel when TreeListControl is filtered in a certain usage scenario.
- Automatically generated editors in PropertyGridControl/GridControl show enumeration members with the [Browsable(false)] attribute assigned.
- DataViewDragDropInfoFactory may throw an exception when GridControl is clicked and before it's disposed of.
- GridControl does not raise...