Paging w/ Ajax Disabled in WC

With Ajax disabled the auto-redrawing of pages of records ceases, and I get one record per page. What should I do to use paging with Ajax disabled in WC?

Thanks in advance.

make the Form in the designer that is shown as a TableView as big (the height) as you want it to be in the webclient
(just like before when we didnt had auto stretching)

Got it. Thanks Johan!