Sri Ram

Sri Ram

  • 1.5k
  • 170
  • 96.6k

How to design a form compatible to Mobile and Tablet in MVC?

Jul 13 2017 10:59 AM

I have a requirement to design a View(form) in MVC using bootstrap which should be compatible when viewed in Mobile, Tablet and desktops.

It's an user input form which will have textboxes, checkboxes, dropdowns and other standard input controls.

I know the basics of Bootstrap grid system but still want to know the right approach for designing this kind of form.
 
Can anyone provide code samples? 

Answers (2)