You can try this
@Html.EditorFor(m=>m.IsFree, new { @class = "checkbox" }
solved @html.DisplayFor() does not show the value from db table? [closed]
You can try this
@Html.EditorFor(m=>m.IsFree, new { @class = "checkbox" }
solved @html.DisplayFor() does not show the value from db table? [closed]