Author Topic: How Can we make a grid fully responsive for different devices?  (Read 1592 times)

EPM Solutions

  • Pro Ultimate
  • Full Member
  • *
  • Posts: 182
    • View Profile
Hello Team,

Can you please help us that how can we make a grid fully responsive?

Below we are giving a URL of an example grid-

Problem URL:
https://stackblitz.com/edit/js-86kvgp?file=index.html
« Last Edit: August 04, 2020, 03:34:12 pm by EPM Solutions »

paramvir

  • Administrator
  • Hero Member
  • *****
  • Posts: 6309
    • View Profile
Re: How Can we make a grid fully responsive for different devices?
« Reply #1 on: August 04, 2020, 05:24:03 pm »
width of the grid is set to "auto" ( default ) or in "%" for responsive layout.

https://stackblitz.com/edit/js-qvfqcp?file=index.html