problem with treeview
        Posted  
        
            by Xaver
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Xaver
        
        
        
        Published on 2010-04-05T05:27:06Z
        Indexed on 
            2010/04/05
            5:33 UTC
        
        
        Read the original article
        Hit count: 403
        
I want to configure a treeview so that when all checkboxes of a parent are checked, then the parent checkbox is checked. And when all checkboxes are unchecked, the parent checkbox is unchecked. Does the treeview class have a standard property for that?
© Stack Overflow or respective owner