Data Management Tab
- Last UpdatedFeb 08, 2022
- 1 minute read
Use the functionality available from the Data Management tab to specify the number of records to be loaded in the grid list.

By default, when a grid is loaded, if the grid’s list contains more than 1000 records, only the first 1000 of those records are loaded and displayed in the grid. As the user scrolls down the grid, once the initial 1000 records have been scrolled past, the next 1000 batch of records is displayed and so on until all the list records are displayed.
To change the default number of records initially loaded, enter the new value in the Grid Lazy Loading - Records to load field. The range of values that may be entered is 100 to 100000. If a value outside that range is entered, the setting will default to nearest value within the valid range (i.e. 100 or 10000).