Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 883 Bytes

the-paginator-building-block-997292b.md

File metadata and controls

23 lines (13 loc) · 883 Bytes

The Paginator Building Block

You can use the Paginator building block to bring up paginator buttons in scenarios where end users have to traverse a list using these paginator buttons.

Sample Code:

Paginator Building Block

<macros:Paginator id="paginator" />

You can then use controller coding to initialize the Paginator building block with the right list binding and the right initial context. Check out our live example in the flexible programming model explorer at Paginator.

For information about the Paginator API, see the API Reference.