Click here to Skip to main content
15,915,019 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Hi This is Ramesh,

I have treeview with database is binding fine with check boxes.
In this treeview 9 Nodes are there and lot of child nodes are there.
In my project I am created a roles and at a time i am assigned the nodes and child nodes.

Ex:-

Manager is there This role I am assigned following

Node: Security
Child: Assign Role (This Role I Gave)
Child: Delete Role (This Role Not Given)

This Thing is Fine. Insert and Every Thing.

My Problem is

1) When I am login the admin screen.
2)Right Side Shows Roles
3)When i am click the particular role it shows what i am assigned that treeview checkboxes only shows.

Here Root Nodes is Checked Correctly but all child nodes are checked. how can i search with the Child nodes also.

Help Me....
Posted
Comments
Sergey Alexandrovich Kryukov 23-Jul-12 10:56am    
To start with, tell us exact type of the tree view. There are more than one types under this name.
--SA

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