locked
Mobile Responsive Columns RRS feed

  • Question

  • User-1595362378 posted

    We have a backend ordering system on our website. It is supposed to show multiple columns. How do we make the columns mobile-responsive?

    Friday, May 27, 2016 9:58 AM

All replies

  • User475983607 posted

    We have a backend ordering system on our website. It is supposed to show multiple columns. How do we make the columns mobile-responsive?

    Use a responsive frameworks like Bootstrap.

    Friday, May 27, 2016 10:17 AM
  • User379720387 posted

    getbootstrap.com

    You will never look back.

    Friday, May 27, 2016 8:25 PM
  • User-2057865890 posted

    Hi RansomAgui,

    Bootstrap is currently the most popular web framework for developing responsive web applications.

    Building Beautiful, Responsive Sites with Bootstrap

    Best Regards,

    Chris

    Saturday, May 28, 2016 5:34 AM
  • User-1617567259 posted

    The ASP Docs have good documentation on how to integrate bootstrap in ASP:

    https://docs.asp.net/en/latest/client-side/bootstrap.html

    Saturday, May 28, 2016 10:46 PM
  • User-1595362378 posted

    Full disclosure: I am not a web developer so my knowledge on technical terms may be a bit limited. So, for this project, the backend is on ASP.net. Is there a turnkey solution to make the grid page mobile responsive? Something that can be easily integrated? Perhaps something like this? http://www.telerik.com/aspnet-mvc/responsive-features

    If there's an alternative that's open source or free, please recommend. Thanks. 

    Thursday, June 16, 2016 8:58 AM
  • User475983607 posted

    Full disclosure: I am not a web developer so my knowledge on technical terms may be a bit limited.

    Ok, but that does not change the correctness of the responses above.

    Is there a turnkey solution to make the grid page mobile responsive?

    Yes, Bootstrap as a turn key framework but you need to know web development.

    Something that can be easily integrated?

    Easy is a relative term.  I expect any solution will have a learning curve when you have little to no web development experience.  

    If you feel Telerick UI for MVC is a better solution then go with it!  

    If there's an alternative that's open source or free, please recommend. Thanks. 

    We already did!  Bootstrap

    Thursday, June 16, 2016 11:04 AM
  • User379720387 posted

    The responsive features are independent of the back end. 

    All happening in the browser.

    Easy, but tedious to integrate.

    Thursday, July 7, 2016 11:50 AM