Posted 2 years ago
by Sunshine
-
Appeon
Version: 22.1.4
Platform: .NET 6.0
Environment: Windows 11 (64-bit)
I created a TreeListBox and set the IsRootItemVisible property to false to hide the root node.
I then tried to make the children reload by calling the InvalidateChildren method on the root node, but nothing worked.
This only happens with the IsRootItemVisible property set to false.