Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations derfloh on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Treeview checkboxes

Status
Not open for further replies.

wrexhamafc234

Programmer
Oct 23, 2006
18
GB
Hello,

I have a treeview which is enabled to show checkboxes for each node (TreeView1.ShowCheckBoxes = TreeNodeTypes.All;)

Is there any way of doing the following:
When a parent node is checked, an auto post back will be made which will casue all of the child nodes to be automatically checked?
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top