Group: Forum Members
Posts: 2K,
Visits: 6.6K
|
I'm using the SF CheckedTreeview. When I check a node, it affects all the nodes in related that the checked node. I.e. if it I uncheck a parent, it unchecks all the child nodes and updates the parent node as well. I need this to NOT happen. I want only the bottom level child nodes to change. Up level, they can display what happening, but can't affect the child nodes.
|