Hi all,
i'm working with the latest version of apex and have a couple of problems with the interactive grid.
The first one is, that if the grid-columns exceed in the size the screen width, the report gets unuseable. Meaning - you have to scroll to the right - but you can't without scrolling down first. If you set the report to lazy-loading and the pagination to scroll you'll never be able to get a scrollbar.
Screenshot shows "cut" on columns


The scrollbar only appears if the user scrolls down and will disappear as soon as he scrolls up "too far".
=> Why can't it be set to be visible all the time?
or - how can i set the region to fit into the screen. It looks liks it's always "out of bounds". Always a little bit to wide and a "header-size+xx pixel" to tall.
Does anybody know how to get this region "under control" without setting it to a static height?
Kind regards,
Andreas