mvc @html.checkbox,MVC - @Html.CheckBoxFor
问题I need a checkbox but the underlying data is of type smallint in the database. Not sure how to make the @Html.Checkbox with that datatype. It complains saying the following:Cannot implicitly convert...