1
Answer

Multiple checkboxes in MVC3 with Razor

In my form i have some textboxes and checkboxes so i have to insert selected checkboxes values and retrieve those to back for update  in mvc3 razor engine  please help me.

Answers (1)