In addition to the classic pagination with a toolbar & prev/next buttons, you can also use "live" pagination - pages are loaded as you scroll. Use livePagination=true, and you can use it together with limit to control the page size. Have a look at the source code of the next example below.