Hello,
After last row of the Interactive Grid which has a horizontal scroll, there is a lot of blank space after the last row and if there is only one record I need to scroll down at the bottom in order to use the horizontal scroll to view other grid columns.
IG has pagination as well.
Is there a way to remove that extra blank space to match the effective grid size? So the horizontal scroll to be at the bottom bur under the last record fetched by the grid.
My IG looks like in the picture, it's size after 6 records is like that rectangle

Thanks