tony said:
Hello,
This is true. When we use scroll:1 we use only the first row to calculate the height. And it will not be changed.
Regards
Tony
Hello,
This means that everytime the first row of a grid has a different height the True Scrolling feature does not work.
Why don't you calculate the scrolling area's height (which triggers the autoload) from the real height of all the rows present in the grid instead of multiplying the first row's height by the number of rows?