Xceed DataGrid for WPF V6.3

新しい検索コントロールを追加、データグリッドの応答性を改善
6月 9, 2017
新バージョン

機能

  • 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 to it in the MergedColumnEditorControl.

不具合の修正

  • Sub-properties (e.g. Property.Property) can now be specified in MergedColumn.ChildColumnNames without having to use quotes. This results in a behavior change: the symbols “.”, “[” and “]” are no longer considered list separators, they are now considered part of a property path for the dot, and as property indexers for brackets, unless they are used within quotes, at which time they are considered as literals.
  • The DataGridItemPropertyBase.Synonym property now correctly supports sub-properties and indexers. This results in a behavior change: the value to put in the DataGridItemPropertyBase.Synonym property must now be the complete path to the matching master DataGridItemPropertyBase.
  • Auto-created bindings are now correctly generated on manually provided columns that do not have corresponding item properties.
  • Cell values can now be correctly extracted from DataRowViews when the DataGridControl is bound to a DataGridVirtualizingCollectionView.
  • In TreeGridflowView, drag & drop now works as expected when moving a column between the first and second columns.
  • The AutoCreateForeignKeyDescription property is now correctly set to true by default on DetailDescription.
  • The ForeignKeyValueConverter defined on ForeignKeyValueConfiguration are now correctly used when exporting or searching.
  • The InsertionRow and FiterRow glyphs are now properly displayed in the RowSelector pane in the Metro themes.
  • The FilterCell’s ClearFilter button is now properly displayed in the Metro themes.
  • An ArgumentException is no longer thrown when a column is bound to an element of an Array.
  • A column that has a “.” in its FieldName (but which is not targeting a sub-property) is now correctly bound to its corresponding DataGridItemProperty.
  • An exception is no longer thrown when invalid characters are typed in the NumericTextBox while using an input method that builds a composition string (like Chinese Simplified Pinyin).
  • Opening an AutoFilterControl in which a null value is selected no longer results in a ArgumentOutOfRangeException exception.
  • Pressing PageUp or PageDown now correctly scrolls in TableView when a row height is larger than the DataGridControl’s visible height.
  • Preventing item properties and columns to be auto created no longer results in a column not being editable.
  • Separators are now correctly displayed in the MergedColumnEditorControl.
  • The MergedColumnEditorControl now supports the ability to drag more than one column at a time.
  • Group selection now correctly selects the corresponding group header when in a detail grid.
  • An exception is no longer thrown when loading theme files from assemblies generated from the Blueprint version of the DataGrid.
  • Refreshing data in a DataGridVirtualizingCollectionView no longer causes flickering in the DataGridControl for data items that do not change.
Xceed DataGrid for WPF

Xceed DataGrid for WPF (英語版)

データを2次元または3次元で表示・編集

ご質問がありますか?

今すぐ Xceed Software ライセンススペシャリストとライブ チャット