LIDOR SYSTEMS

Advanced User Interface Controls and Components

IntegralUI Web

Documentation and API Reference


currentPage(name, number)

Gets or sets the page that is currently visible.

Parameters

ParamTypeDetails
nameStringThe value of name attribute of the TreeGrid directive
number (optional)IntegerThe number of the page to become visible

Return Value

If number parameter is not set, returns the number of the page that is currently visible.

Remarks

This method is part of IntegralUITreeGridService.

Usable when pagination is enabled.

Version Information

Supported in: v3.0.

Articles & Samples

See Also