I created a new Kinetic dashboard using the Panel Card Stack. I added two panel card grids as tabs. Unfortunately, it’s only displaying 10 rows, with a scroll bar to show the rest. I’d like to show as much as the page will allow, before adding a scroll bar. It’s not a huge data load (under 100 rows typically), so the default 500 page size should be fine…
It seems like the grid isn’t using the whole page, and is limited to some vertical size. You can see the group box below it (metafx-box-1), which I added to see if it’s the grid, or something else…
PageSize is blank on the grid model.
I can’t figure out why. Any suggestions?