I am working on lazyTreeGrid
in dojo
and so far I have managed to place checkboxes
.
However,when I select a checkbox of a parent node or a folder , I need all the children nodes checkboxes to be automatically checked.How should I go about this?
This is what I have achieved so far.
Thanks for the help!