Tag for configuring and rendering the pager in the NetUI data grid.
Tag for configuring and rendering the pager in the NetUI data grid.
Attributes |
disableDefaultPager |
Required: No | Supports
runtime evaluation: Yes | Data bindable: Yes |
|
Boolean. Enables/disables the default pager rendered in the data grid |
pageAction |
Required: No | Supports
runtime evaluation: Yes | Data bindable: Yes |
|
Sets the action that handles links clicked in the pager. |
pageHref |
Required: No | Supports
runtime evaluation: Yes | Data bindable: Yes |
|
The URI to access when paging occurs. |
pageSize |
Required: No | Supports
runtime evaluation: Yes | Data bindable: Yes |
|
The maximum page size of data rendered by the NetUI data grid. |
pagerFormat |
Required: No | Supports
runtime evaluation: Yes | Data bindable: Yes |
|
The look and feel to render for the pager |
pagerRendererClass |
Required: No | Supports
runtime evaluation: Yes | Data bindable: Yes |
|
Sets the class that renders the pager. |