Solved

Changing the font style and size in a grid

  • 20 February 2019
  • 2 replies
  • 128 views

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
icon

Best answer by Kevin Horst 20 February 2019, 16:24

View original

2 replies

Userlevel 3
Badge +3
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.
Userlevel 4
Badge +5
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.

Reply