Closed ToView closed 7 years ago
Yep, that's right.
Here's the section of code that determines a parent status whenever a child changes state:
A parent will be marked as selected exactly when all of its children have been marked as selected.
Thank you for your answer.
The parent node has a child node that is not selected, but the other child nodes are selected, and the parent node's selection state is false.Is that right?