Click here to Skip to main content
15,886,026 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I implement one part of project with Telerik Rad TreeView , my data have Paternal relation, that parents don't have a check box, but children have!
and I have a loop that check the check boxes status!
which control is your suggest?
and how can I implement its parental relation with check boxes for children?
if you explain with code I'll be very grateful.
Posted
Comments
Sandeep Mewara 9-Jun-12 15:20pm    
Any specific reason why parents cannot have checkboxes? Even if they dont, can't you just hide all the checkboxes of parent level?
taha bahraminezhad Jooneghani 9-Jun-12 17:10pm    
I post my article this morning I you will understand why I need that,
for now I just delete grouping.
thanks for paying attention to my problem.

If you would like to use alternative control for the Telerik TreeView, use TreeView[^] with CheckBoxes property.

Good example, you'll find here: Tri-State TreeView Control[^]

Similar question: Find All Checked Tree View Check Boxes[^]
 
Share this answer
 
Comments
Sandeep Mewara 21-Jun-12 16:37pm    
Interesting links.. 5!
Maciej Los 21-Jun-12 16:46pm    
Thank you, Sandeep ;)
Poor parents. Stop depriving them, they also want a check box! :-)

—SA
 
Share this answer
 
v2
Comments
Maciej Los 8-Jun-12 17:35pm    
Good point! +5
Sergey Alexandrovich Kryukov 8-Jun-12 18:02pm    
Thank you, Maciej.
--SA
taha bahraminezhad Jooneghani 8-Jun-12 18:36pm    
but sorry is this my answer?
Sergey Alexandrovich Kryukov 8-Jun-12 23:53pm    
;-)
taha bahraminezhad Jooneghani 9-Jun-12 3:24am    
is there any solution for my problem?

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