Search results

InfiniteScrollSettingsModel API in JavaScript Grid API control

Interface for a class InfiniteScrollSettings

Properties

enableCache

boolean

If enableCache is set to true, the Grid will cache the loaded data to be reused next time it is needed.

initialBlocks

number

Defines the number of blocks that will render at the initial Grid rendering.

maxBlocks

number

Defines the number of blocks to be maintained in Grid while settings enableCache as true.