LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


paging

An object that determines the page size and whether pagination feature is enabled in the Grid.

Parameters

VariableTypeDetails
enabled (default: false)BooleanSpecifies whether pagination is enabled or not
showControlPanel (default: true)BooleanSpecifies whether the panel that holds the pagination controls is visible or not
pageSize (default: 100)IntegerDetermines the number of root rows visible per page

Property Value

An object that determines whether pagination is enabled or not.

Remarks

This property is accessed through 'paging' attribute of Grid directive.

Version Information

Supported in: v3.0 and above.

Articles & Samples

See Also