Load more scroll paging is very similar to progressive scroll paging but rather than automatically adding more rows as the user scrolls near the end there is a Load More Rows button to explicitly add more rows. To use load more paging set the Pagination: Type to Scroll and Show Total Row Count to No and set advanced JavaScript configuration pagination.loadMore to true (see Advanced JavaScript Code attribute). Note that load more scroll paging applies to Icon and Details views as well.