asp.net mvc tree view with checkbox
        Posted  
        
            by mazhar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mazhar
        
        
        
        Published on 2010-05-02T20:56:05Z
        Indexed on 
            2010/05/02
            21:07 UTC
        
        
        Read the original article
        Hit count: 813
        
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?
© Stack Overflow or respective owner