Skip to main content
Hello Community,

How do I change the size and the font style in a grid?

I am trying to build a dashboard and I want the size and the color of the records to be bigger and have more colour.

See below for reference.



Kind regards,
Thijs Holterman
I don't think it is actually possible to set a different font for every grid. You can change your theme, but this will apply to all grids. What I'm thinking you could try is apply a conditional layout to the grid and add a condition that is always true.
I don't think it is actually possible to set a different font for every grid. You can change your theme, but this will apply to all grids. What I'm thinking you could try is apply a conditional layout to the grid and add a condition that is always true.

Hello Thijs & Pim,

Pim your thinking is correct.
If you want to create a different look and feel for a single grid, you create this with a conditional layout statement.

Just be sure to fill in a different font and you will be set!
There is no need to add any conditions, when there are none it will always be true.



Hope this helps.