Ag-grid | Infinite scroll in ag-grid | lazy loading in ag-grid HD
this video shows to use infinite scroll in ag grid with lazy load concept in angular 6 . Infinite scrolling allows the grid to lazy load rows from the server depending on what the scroll position reaches the bottom position, the grid will extend the height to allow scrolling even further down, almost making it impossible for the user to reach the bottom. This will stop happening once the grid has extended the scroll to reach the last record in the table.