Check subnodes of treeview clicking parent node

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • Limno
    New Member
    • Apr 2008
    • 92

    Check subnodes of treeview clicking parent node

    Hi,

    I have a treeview control with showcheckboxes = All in my C#.net web application.

    When i check on the child node its parent node should be checked automatically.s imilarlly when i uncheck a parent node all its childnodes should be unckecked.

    When i check on the parent node all its child nodes should be checked automatically.


    How can i do this?
Working...