Webdynpro - SALV Table, empty area below records keeps growing while scrolling horizontally - BUG?

15 Views Asked by At

I have an salv-table inside viewcontaineruielement on my view. It works as designed and the alv table is instantiated like this:

enter image description here

And my own config method does simply this:

enter image description here

BUT:

When I decide to scroll horizontally like this:

enter image description here

The "show no empty records" area grows and grows and grows which each scroll-click.

Why ? That's not what I want. Did I forget to set some config-variable ?

enter image description here

0

There are 0 best solutions below