Navigator Element

Top  Next

Navigator elements are used to let the user to navigate over the data sources that support paging.

libex

Elements

ItemsPerPage

Navigator

NavLite

PagesPerBlock

For the data source navigation, it is important that only the required part of the data is generated by the data sources. Navigator elements can only be used for the data sources that support paging.

The transferring of the navigation commands to the data services and keeping the current data source state is the responsibility of the MoreMotion.

Related Elements:

SetItemsPerPage Element

SetPagesPerBlock Element