Hello i have a treeView control with checkboxes:
checkbox LEVEL1
checkbox Child1
checkbox Child2
checkbox LEVEL2
checkbox Child1
I shloul not allow checking and unchecking of Child2 of Level 1 and Child 1 of Level 2?
is that possible in a tree View control?