views:

358

answers:

1

Ok I am looking for a solution in mvc2 where i can have tree view generated where after that i can checked the nodes I want to enter the value in the database. Can anyone point me to something?

Basically I am assigning features to a particular group.(I have a group admin whom I can assign the manage user add edit delete,manage groups delete,manage teacher add edit feature Can someone point me to some other technique that i can implement?

+2  A: 

Have a look at the telerik treeview control for ASP.NET MVC. It is also available in an open-source version from the CodePlex website.

M4N
it was good but Anything I can find without dll dependency
mazhar kaunain baig