I am working on a MVC web application and i am stuck on the following problem. I have checkbox generated dynamically from my database, however i don't know how to get the value of the selected one and stored that value in database. Any Ideas?I am working on a MVC web application and i am