Actipro Grids for WPF 22.1.1

Released: Mar 15, 2022

22.1.1 버젼 업데이트

기능

  • 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.

수정사항

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