You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Description

The pager tag allows a user to navigate paged data.

Examples

<!-- Renders a simple pager tag -->
<tt:pager action="Table" pagerCommand="pagerCommand"
	pagerValue="pagerDisplay" />

Parameters

Name

Description

pagerCommand

the action property name that indicates which page to load

pagerValue

the action property that contains the current PagerDisplay

  • No labels