@Html.CheckBoxFor(model => model.PANcard, new { @checked=ViewBag.PAN})
I am using above statement for default check box value
but it is not happening
how to do that??..
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.
Pradeep ShetPosted Aug 27, 2014, 7:19 AM