asp.net mvc checkbox hierarchy
- by mazhar
I want to create a checkboxes hierarchy like this in mvc2.How would I be able to achieve this in the most simplest manner.
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