I want to create a checkboxes hierarchy like this in mvc2.How would I be able to achieve this in the most simplest manner.I have done this with tree in traditional forms .Beside Each field there is a checkbox. If I want to Assign Manage User and Manage Feature to the Administrator I will checked the checkboxes press submit and then the fields will go the database.
Administrator
Manage User Add
Edit Delete View
Manage Feature Add Edit Delete View
Moderator
Manage User Add Edit Delete View
Manage Feature Add Edit Delete View