
Hi,
I set up TreeListBoxItemAdapter ChildrenQueryModeDefault = OnExpansion, then by rewriting CanHaveChildren can control node, when I have modified the data of the current node, I want to reset whether the node can be expanded or not, but canhavechildren will not be executed again.Is there a way to control whether the node can be expanded at any time.