c# - How to generate Radio Buttons With Scaffolding -
i googled couldn't find out couldn't find resource or tutorials , wanna make sure if each , every controls can populated mvc scaffolding or not. beginner in mvc appreciated.
i guess possible generate every control in way , generated weird control byte datatype
<input class="text-box single-line valid" data-val="true" data-val-number="the field active must number." data-val-required="the active field required." id="active" name="active" type="number" value="">
Comments
Post a Comment