새로운 StatsEditorControl은 사용자에게 StatRows에 표시된 통계를 수정 할 수 있는 기능을 제공 합니다.
2월 5, 2019
신규 버전
기능
New StatsEditorControl gives the user the ability to modify statistics displayed in StatRows.
수정사항
The NumericTextBox now correctly sets the value to match the text entered by the end user when using IME composition (for instance when typing in Chinese Simplified).
Fixed how the MergedColumn.ChildColumnNames handles single and double quotes.
Fixed a bug that prevented grouping for virtualized data sources where a group name was null.
Fixed a bug that prevented values assigned to columns from within a template to override default values.
Fixed a bug that prevented the AutoFilterControl to update its item template when the target column’s foreign key configuration was changed.
Fixed a bug that prevented the use of common filtering operators for string columns on a DataGridVirtualizingQueryableCollectionView data source.
Fixed an InvalidOperationException that was thrown by columns.
Fixed an exception that was thrown when a MergedColumnManagerRow was inserted in a group header.
Fixed an exception that was thrown when data items were created in the DataVirtualization stand-alone sample.
Fixed an exception that was thrown when the grid was loading persist settings with an empty entry.
Fixed an issue that prevented the MergedColumnManagerRow to be displayed when printing.
Fixed an issue that prevented the rows and cells to use the font size defined on the grid in some themes.
Fixed an issue that prevented the StartsWith and EndsWith filter operations to work in queryable data sources.