PXListView
PXListView copied to clipboard
Resizing the list view and scroll position
Resizing the list view alters the vertical scroll position, which changes the rows that are in view.
The behaviour should be to keep the vertical scroll offset the same after the list view has been resized.
I think I fixed this in the IB by changing a few settings related to automatically resizing - I think the one that says that the distance to the top should remain the same, instead of the distance to the bottom (which is default).
I confirm TvdW's solution.