I getting problem with sencha tree panel check box. I want to checked automatically parent node's Checkbox if I check children's node checkbox. Currently I need to check it even children node checked.
below image shows what is happening..
I getting problem with sencha tree panel check box. I want to checked automatically parent node's Checkbox if I check children's node checkbox. Currently I need to check it even children node checked.
below image shows what is happening..
Copyright © 2021 Jogjafile Inc.

Add a listener to your column that contains the checkboxes:
Then use this function to check/uncheck parent node on the check event