asp.net mvc select list
        Posted  
        
            by mazhar
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by mazhar
        
        
        
        Published on 2010-05-16T05:03:30Z
        Indexed on 
            2010/05/16
            5:10 UTC
        
        
        Read the original article
        Hit count: 261
        
ok what i want to do is to using forcollection["Selectlist"] only selected things in the select list will be availabe when the form posted i am using add ,remove mechanism in my listbox , so i want to make everything that is there in the checkbox as available to the forcollection["Selectlist"]. can it be done?
© Stack Overflow or respective owner