I googled for it but I couldn't find it out also I couldn't find any resource for it or tutorials , I wanna make it sure if each and every controls can be populated mvc scaffolding or not. I am a beginner in mvc any help is appreciated.
I guess it would be possible to generate every control in some way and it generated a weird control for byte Datatype
<input class="text-box single-line valid" data-val="true" data-val-number="The field Active must be a number." data-val-required="The Active field is required." id="Active" name="Active" type="number" value="">