Actipro Grids for WPF 22.1.1

Released: Mar 15, 2022

Updates in 22.1.1

Features

  • Improved Microsoft Visual Studio 2022 designer support.
  • Added the TreeListBoxItemAdapter.GetDefaultActionCommand method and updated the sample TreeNodeModel to properly support default action commands.
  • Updated TreeListBox to better support VirtualizingPanel.ScrollUnit in Pixel mode.
  • Updated TreeListBox logic for handling selection change cancellations.
  • Updated the Custom Data Factory QuickStart to include a data items dictionary.

Fixes

  • Fixed an issue where the TreeListBox.InvalidateChildren method didn't properly reinitialize the node's children in a certain scenario.