Xceed DataGrid for WPF (英語版) のリリース
Released: Jun 18, 2018
V6.6 での更新項目
機能
- Adds new advanced filtering functionality. Auto filtering now allows end-users to set complex filters instead of only selecting distinct filter values, just like Excel.
- Improved MVVM support for the following classes: Column, UnboundColumn, MergedColumn, MergedHeader and DetailConfiguration.
不具合の修正
- An InvalidOperationException originating from System.Windows.Automation.Peers.AutomationPeer.GetChildren() is no longer thrown when UIAutomation is activated (for example, via a touch device or...
Released: Apr 12, 2018
V6.5.1 での更新項目
不具合の修正
- Fixed issue with the display of null values in conjunction with a bug in the .NET Framework. This bug can result in a cell displaying an invalid value instead of a blank (null) value, for instance when scrolling or when receiving an update from the data source.
Released: Jan 15, 2018
V6.5 での更新項目
機能
- Allows virtualized data to be exported to Microsoft Excel or CSV, to be pasted to the clipboard, to be printed, and to be sent to print preview.
- Improved performance of print preview.
不具合の修正
- A NullReferenceException is no longer thrown by the TextBlockLite control.
- Printing with column stretching now correctly prints columns on the expected page.
- A MergedColumn located just before the fixed column splitter can now be correctly hidden when using the column chooser.
- The filter row’s glyph is...
Released: Sep 12, 2017
V6.4 での更新項目
機能
- New search capability provides end-users with an easy to use UI for finding items in a datagrid’s cells. Users can search forwards or backwards and use keyboard shortcuts. Works with Master/Detail views, collapsed groups, and also with data virtualization enabled.
- Added cell merging/spanning. Any number of adjacent cells with identical text can automatically be displayed as one larger horizontal and/or vertical cell. It allows users to more easily spot similar information. Adjacent cells from...
Released: Jun 5, 2017
V6.3 での更新項目
機能
- The Datagrid now remains responsive while performing lengthy sorting and other operations with virtualized data.
- A label can now be added to a StatCell.
- The QueryItemCount, QueryGroups and QueryAutoFilterDistinctValues events can now be handled asynchronously when using the DataGridVirtualizingCollectionView.
- A new search control has been added to the DataGrid, which provides the ability to search the grid for a specific value.
- A MergedColumn with no children can now have child columns added...
Released: Mar 1, 2017
V6.2 での更新項目
機能
- Significantly upgraded MVVM support and a new, dedicated sample application.
- Windows 10 theme for TreeGridFlowView.
- Performance and UI automation improvements.
- Compatible with Visual Studio 2017.
- StatRow can now automatically detect statistical functions and associate them to StatCells.
- It is now possible to show Statistics within a group header through the new StatGroupHeaderConrol class without having to retemplate the group header.
- Horizontal mouse wheel scrolling is now supported, either...
Released: Nov 21, 2016
V6.1 での更新項目
機能
- Events are now fired to notify when a group or detail grid is expanded or collapsed. These events are available on DataGridControl, and they are: GroupCollapsing, GroupCollapsed, GroupExpanding, GroupExpanded, DetailsCollapsing, DetailsCollapsed, DetailsExpanding, and DetailsExpanded.
- A column can now be set to be “undraggable” and locked into position as either the first or the last column.
- DataGridItemProperties are now correctly prepared when aiming sub properties (e.g. Person.FirstName...
Released: Jul 21, 2016
V6.0 での更新項目
機能
- Added a meticulously crafted Windows 10 theme for a professional look and feel that blends perfectly with the Windows 10 design language. It perfectly matches the Windows 10 themes in Xceed Toolkit Plus for WPF and Xceed Pro Themes for WPF.
- Also, 26 improvements and bug fixes.
Released: May 3, 2016
Updates in this release
Updates in V5.9
- Improved performance when groups are added or removed.
- Improved the DataGrid’s layout performance when a reset notification is raised by the data source.
- Reduced the number of calls to the DataGridItemsHost.OnItemsReset method when the source collection raises a reset notification.
- The Windows 8 theme is now available in TableView and TreeGridflowView.
- Updating column visibility with the ColumnChooserControl in TreeGridflowView now performs as fast as in other views.
- The visual...
Released: Feb 9, 2016
Updates in this release
Updates in V5.8
- Improved scrolling speed and grouping performance.
- A new dialog box that allows end-users to easily set up and manage merged column headers.
- A total of 27 improvements and bug fixes.