1 layout grid size in pixels

1
Hello everyone, How can I know how many pixels in one sized layout grid, like when I custom a layout grid as “manual” size and pick the number 1 out of 12 as a layout grid size ?
asked
1 answers
0

Hello Khalil,

 

That depends on the size of the element your layout grid is in, note that this could be different on every screen depending on screen and resolution sizes.

 

If you have an element that has a defined width or height, for instance the above data view with a fixed width of 1200px, then column width 1 relates to 100px and column width 6 to 600px.

 

If you would like to be directly in control of how many pixels every column has, you can use the Table. This widget allows you to set the Width unit to Pixels, which you can then directly define.

 

Hope this helps!

 

Kind regards,

 

Tijmen

answered