I have a DHTML page with a treeview control in it which has a parent node and 6 child node in it. I want to check all the child node checkboxes when i check the parent node checkbox. Please help me..

Recommended Answers

All 6 Replies

See this sample

How do i have checkboxes only for child nodes? The parent node should not have a checkbox.

you can't do this.

is there any other way to do it? other than treeview.

Is there any way to make a tree structure in listview control.....?????

There is a way :

first False Checked property.
Use checkbox picture instead of node's icon ;
when user click on nodes , change node icon , and set it's icon to checked picture and ....

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.