I have a Kinetic Dashboard and all the grids seem to size themselves to the number of rows in the grid, but I want to lock the visual grid size to say 20 rows and then the user can scroll through the grid. I can’t seem to get any vertical scrollbars, probably because the grid height is always the size to accommodate the rows.
Except one grid, it’s huge in height, many many time taller than the content.
I have gone all over the threads looking for what combination of settings can keep these grids at reasonable hieghts so they all can be visible on the screen at the same time.
I’ve disabled ‘Fill to Container’ and trying to set the height of a grid, but nothing works.
(2024.2)
Have you played with the “Height” property in Grid Model?
It works pretty well to set a static height (2025.1)
Thanks, Yes I did, I saw that recommendation on here early on. Doesn’t seem to have any effect in this case. Not sure why.
One thing you could try and test, which MAY help control the size, is to put the panel card grid(s) inside another panel card.
Then, again, try to set the height in the Grid Model:
Set @ 100
Preview:
Set @ 500
That’s very strange behaviour. In my experience, by default grids will display about 9 rows and I use Grid Model > Height to adjust. Are you changing the Min Width setting by any chance? If you can’t find a setting or combination of settings that’s causing it, I would rebuild from scratch, adding one grid at a time.



