I have been trying to construct a checkbox node tree .
My specification is that i need the parent node to also be a checkbox and not a folder like icon .
I have realized that the default check box node tree will be a folder icon for a parent node and check box for a leaf node .
Any suggestions as to how i can achieve it ?
Hi i think you need like followng image where node also contains the check box
you can achieve it as follow:
refer full example