Why do you need the page size to be higher than 1000?
The ‘auto load more’ widget from the app store to add infinite scrolling to your list view by automatically loading more items could be useful for your case.
Apparently not… You could go for a template grid, but I think that would be a performance killer. Practical question: why would you want to show more than 1000 items in a listview?
Hi, I have not tested my theory but
Doesn’t the AutoLoadMore widget provide a workaround? https://appstore.home.mendix.com/link/app/50323/
Description
Add infinite scrolling to your list view by automatically loading more items