Data Management Tab
- Last UpdatedOct 27, 2025
- 1 minute read

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