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...
Released: Nov 1, 2021
21.2 での更新項目
機能
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 variations to...
Released: Sep 30, 2021
21.1.6 での更新項目
不具合の修正
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 DXBorder is...
Released: Aug 5, 2021
21.1.5 での更新項目
不具合の修正
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 the...
Released: Jun 24, 2021
21.1.4 での更新項目
不具合の修正
DXGrid and DXTreeList for WPF
- ColorScaleFormatCondition - Minimum and maximum values are less colored than intermediate values.
- CurrentItem/SelectedItem is not updated when reloading grid rows in Virtual Sources and SelectionMode is set to Cell.
- CustomUniqueValues is not raised in v20.1.6 and newer when ItemsSource is set to XPInstantFeedbackSource.
- FilterString is changed when executing BeginInit/EndInit.
- NullReferenceException is raised during the BestFitColumns call when group...
Released: May 26, 2021
21.1 での更新項目
機能
Microsoft .NET Core & .NET 5
- XAML Designer - Suggested Actions
- Suggested Actions are now available in Microsoft Visual Studio Preview builds and include the following new features:
- Support for non-visual elements (Toolbar & Ribbon items, Data Grid columns).
- Support for nested elements (for example, TableView options are now available from GridControl).
- New Property Editors.
- Appearance Tab.
- XAML Designer - Image Gallery
- The DevExpress Image Gallery is now available for .NET Core and...
Released: Apr 29, 2021
20.2.7 での更新項目
不具合の修正
DXGrid and DXTreeList for WPF
- Detail GridControl instances stay in memory when a new ItemsSource collection is assigned to the master grid.
- DropDownFilter's "All" CheckBox is checked with a delay in v20.2.5.
- Exception - NullReferenceException is raised in the LightweightCellEditor.ArrangeOverride method in certain scenarios.
- ExpressionEditor uses the DeepBlue theme even though ThemeName is set to a different theme in the Pivot or Data Grid.
- GridControl resets a value after switching...
Released: Mar 18, 2021
20.2.6 での更新項目
不具合の修正
All WPF products
- BarItem does not occupy all available width when wider items are added to a popup programmatically.
- DocumentPreviewControl - Page Setup is not applied when CachedReportSource is used.
- DocumentPreviewControl - The Scale window allows submitting incorrect values.
- End User Report Designer - Default localization values can be changed when custom localization is used.
- Export - A metafile with a custom line cap is exported as an image.
- GroupHeaderBand - GroupFields with None...
Released: Jan 21, 2021
20.2.5 での更新項目
不具合の修正
DXGrid and DXTreeList for WPF
- A checkbox shown in a GridControl cell is shifted when the cell is activated.
- Automatic Column Width does not correctly calculate the width of the first column in TreeListView.
- Best Fit incorrectly operates for TreeListControl nodes when the VisibleRows mode is enabled.
- GridControl does not update search highlighting after changing its View if any of its columns change their visibility.
- GridControl doesn't correctly determine a nested property type when...
Released: Dec 3, 2020
20.2.4 での更新項目
不具合の修正
DXGrid and DXTreeList for WPF
- A grid with the ShowCheckBoxSelectorColumn="True": Header Checkbox displays a wrong value after the filter is changed.
- Clicking the fit column header throws an exception if the header layout is customized.
- Column Chooser loses focus when data in DetailDescriptor of GridControl is updated.
- Group Row's checkbox is not checked when all selectable data rows are checked.
All WPF products
- Data Library - The CriteriaOperator.ToString method returns a result that is...