hi Friends...
can any one post code about check box list from database in mvc4 razor..............
Loading
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Jignesh TrivediPosted Apr 10, 2014, 3:29 AM
hi,
there is no inbuilt functionality for checkbox list in mvc but you can create extension for same use it.
Please refer
http://stackoverflow.com/questions/11208723/mvc-checkboxlist-extension-html-helper-further-issues
http://twentyeighttwelve.com/checkboxlist-helper-extension-method-asp-net-mvc-3/
http://blogs.msdn.com/b/miah/archive/2008/11/10/checkboxlist-helper-for-mvc.aspx
hope this will help you.
Damodar APosted Apr 10, 2014, 1:47 AM