Click here to Skip to main content
15,911,139 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
C#
foreach (TreeNode layer4 in layer3.ChildNodes)
{
//some code
//Using TreeNodecan we find client id of paticular checkbox 
}
Posted
Updated 11-Feb-15 0:00am
v3
Comments
Anisuzzaman Sumon 12-Feb-15 6:01am    
Is it a question! show some code and be liberal

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