olivier.picciotto
Posts: 0
Joined: Mon Jul 09, 2012 4:11 pm

how do i set my grid columns using percentage instead of fixed values

For grid layouts, i you want to have a multi-device screen size layout you need a percentage and not a fixed with column. how do we do this?

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

how do i set my grid columns using percentage instead of fixed values

The generated code should have the size set as percentage. In general, all components should automatically adjust to the screen size.

Return to “Issues”