I am using hierarchical checkboxes in Tree Grid. I want to check all the child nodes when the parent node is selected and at the same time, when the child nodes are deselected, I do not want my parent node to get deselected. Only the appearance should be like hierarchical checkbox Is this possible?
If this is not supported in hierarchical checkbox then is this can be implemented without using hierarchical checkbox.
Is there any way to show the square shape in checkbox as we have in hierarchical checkbox by using the normal checkbox in TreeGrid?