Dynamic loading. Avoiding blank spots while scrolling
The sample shows the use of parameter 'loadahead'. The parameter allows you to avoid DataTable from possible 'blank spots' while scrolling. How does it work? When you start scrolling, the grid detects its direction (up or down) and load next records in this direction (number of records is defined by the parameter).