Simple Kinetic UI dashboard with parent/child (above/below) grids created in Dashboard.
I’m trying to get Application studio to use the full screen height for the dashboard page, but there is a large amount of space below the child grid. In AS, boxes for parent and child seem to be using the entire gridspace of the canvas - I cannot expand the parent box up any further or child down further.
Page has checked: Flex layout, Fit to page mode.
Both boxes have checked: Enable Fulslcreen, Expand at Runtime.
There are other Kinetic apps that do utilize the full screen height, but I don’t understand why this app won’t. Is there some adjustment somewhere in those 334,978,254 app studio settings to change the canvas size or something?
Alternatively there is a setting on the panel card grid that is something like ‘Fill component’ if you tick that on the bottom grid it will use the rest of the screen.
So a combination of setting a height on the top grid and fill component on the bottom grid should get you what you need.
I found height under panel-card > Grid Model > Height. Both are set at 350.00
Also there is panel-card > Grid Model > Page Size. Both are set to 100.00
Changing either of these values does not appear to change behavior.
On the bottom panel I checked Advanced > Auto Fill Container, but the bottom panel still doesn’t expand downward.