Search results

InfiniteScrollSettingsModel API in JavaScript TreeGrid API control

Interface for a class InfiniteScrollSettings

Properties

enableCache

boolean

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

initialBlocks

number

Defines the number of blocks will render at the initial Tree Grid rendering while enableCache is enabled.

maxBlocks

number

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