Infinite Scroll

The grid below demonstrates how infinite scroll can be implemented. I have generated a few thousands random records in the database and as user scrolls new records will be loaded. For DB intensive record retrieval, you can use grid.autoLoad set to false and records will not be load unless user clicks the Load More button.