I need all the checkboxes below a parent node to update their checked state when the parent node's state changes. For example, if the parent node checkbox is checked I want to make all the nodes below this parent node to update theirselves to follow the parent node checkbox checked state.
Is it possible to accomplish this with this package?