Actipro Grids for WPF 21.1.0

Released: Feb 18, 2021

21.1.0 での更新項目

機能

  • Added the Toolbox demo.
  • Improved TreeListBox so that when turning off filtering, all ancestor nodes of currently-selected nodes will remain expanded.
  • Validated Microsoft .NET 5 compatibility.
  • Updated Microsoft .NET Core assemblies to target .NET Core 3.1 instead of .NET Core 3.0.
  • Updated Microsoft .NET Framework assemblies to target .NET Framework 4.5.2 instead of .NET Framework 4.0.
  • Modernized offline documentation, and introduced online documentation on the Actipro web site.
  • Created a new 'WPF-Controls' GitHub repository with the full source of documentation topics, samples and other code.

不具合の修正

  • Fixed a bug where programmatically selecting a TreeListBox node that isn't yet visible could add extra nodes when it is later made visible.
  • Fixed a bug where the PropertyGrid didn't show an inactive selection when unfocused.
  • Fixed a couple bugs in the Dictionary Data Factory QuickStart caused by recent PropertyModel class changes.