Download
100% FREE
Office Document APIs for .NET
Online: 2109
Home
Articles
Interviews
Forums
For Beginners
Popular Questions
ITIL Career Advice
PMP Career Advice
Career Advices
Codes
Videos
ASP.NET
ASP.NET MVC
Android Intel XDK
Sql Server
AngularJS
Bootstrap
Backbone.JS
MongoDB
LESS (CSS)
jQuery
WPF
WWF
SSIS
LightSwitch
Tutorials
News
ASP.NET MVC
|
Be Interview Ready
|
Top Performers
|
DNF MVP
|
Top Posts
|
Winners
|
Subscribe
|
Bookmarks
|
Catalogs
Welcome Guest !
Register
Login
Home
>
Forums
>
ASP.NET
>
Loading ...
How to create checkbox list using mvc3.
Posted by
Sampath1750
under
ASP.NET
on 3/28/2012 |
Points: 10
| Views : 8484 | Status :
[Member]
| Replies : 3
Write New Post
|
Search Forums
|
Resolved Posts
|
Un Answered Posts
|
Forums Home
How to create checkbox list using Linq to sql in mvc3. and how to save checked items in database.
Reply
|
Reply with Attachment
Alert Moderator
Responses
Posted by:
Mani5155
on: 4/10/2012
[Member]
Starter
|
Points: 25
0
model.field only return one value at a time so you can add check box one by one only using
@HTML.Checkbox
or otherwise you can use ordinary HTML tag on submit using javascript or server script you can assign model value by getting checkbox value
Sampath1750
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Sakthi.Singaravel
on: 4/10/2012
[Member]
Silver
|
Points: 25
0
your needed code is here...
http://stackoverflow.com/questions/4872192/checkboxlist-in-mvc3-0
Regards,
Singaravel M
Sampath1750
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Posted by:
Vinay13mar
on: 10/31/2012
[Member]
Starter
|
Points: 25
0
Hi
Check this link this may help you
http://www.dotnetpools.com/Article/ArticleDetiail/?articleId=59&title=MVC3%20CheckBoxList%20Operations%20with%20jQuery
Sampath1750
, if this helps please
login
to
Mark As Answer
. |
Alert Moderator
Login to post response
Latest Posts
display data in html table from json file
(1)
Updated
Display record from json file in mvc
(0)
how to know the return type of json object using LogFile in c#
(1)
Upload image having bigger size (20 MB or more) using canvas in HTML5
(1)
Download any file having more than 50 MB size using Javascript on IE
(0)
Congratulations to all monthly winners of Mar 2018
(1)
Updated
OST to PST Converter
(2)
Differentiate between browser reload/refresh/F5 and close event
(0)
More ...