wrexhamafc234
Programmer
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?
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?