0
Answer

How can we pass list of values from view to controller MVC


 Hi,
 
I have loaded some fields on selection of dropdownlist .
now user has to select an list of hospitals to selection.
now i want to save those values which is checked .
how can we do this please suggest. 
(IN MVC) 
please help