Doubt related with treeview control

Posted by Amritha444 under ASP.NET on 7/23/2012 | Points: 10 | Views : 1069 | Status : [Member] | Replies : 1
Hi all

Im using treeview control.binding values from database with check box.
Nearly three childs are there for parent node.like
Parent1
child1
child2
child3
Parent2
child1
child2
child3
I can able to bind datas which is from 3 tables all working well.I want a facility when a parent node checks all its corresponding childs automatically get checked.If i click on parent 1 ,child 123 get checked .if i check child1,child2 and child3 get checked.if i check child 2 all child3 items get checked.How to do that?

Thanks in Advance
Amrutha




Responses

Posted by: Ranjeet_8 on: 7/23/2012 [Member] [MVP] Gold | Points: 25

Up
0
Down
Refer this link
it may help u...
http://www.codeproject.com/Articles/43057/ASTreeView-Free-ASP-NET-TreeView-Control
.

Amritha444, if this helps please login to Mark As Answer. | Alert Moderator

Login to post response