Actipro Grids for WPF 2017.2 build 0662

Released: Oct 31, 2017

Updates in 2017.2 build 0662

Features

  • Added TreeListViewColumn.SortDirection property and related ColumnSortDirection enumeration that can be used to indicate that a sort glyph should appear in the column header when paired with a custom sorting mechanism.
  • Improved TreeListBox to better handle property updates from view-models on other threads.
  • Improved TreeListBox selection tracking performance.

Fixes

  • Fixed a bug introduced in a previous build where pressing Tab to navigate focus through the PropertyGrid wouldn't properly select items.
  • Fixed a bug where custom type descriptor Category properties weren't called.