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

Popular posts from this blog

html - Outlook 2010 Anchor (url/address/link) -

javascript - Why does running this loop 9 times take 100x longer than running it 8 times? -

Getting gateway time-out Rails app with Nginx + Puma running on Digital Ocean -