Click here to Skip to main content
15,949,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hai

How to set checkbox checked property to each and every parent node and chiled node seprately in tree view with check box

thanks
Posted
Comments
Monjurul Habib 11-Feb-11 3:13am    
you can try using javascript.

Loop through!

Find the nodes/child-nodes and check as per need.
 
Share this answer
 
Hope Treeview Checkboxes Check All-Java.aspx[^] and obout[^] will give you an idea.
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900