Using multi-page navigation

Top  Previous  Next

Multi-page navigation is very useful feature when the table contains too many rows to fit inside one page. You can customize navigation block of the component using navigationBarPosition property in the InterfaceManager and rowsPerPageValues property in the Table .

Besides , you can develop your own look and feel of the table navigation.

See following item for detail:

 

Different showing modes of navigation block : NONE,BOTH,TOP,BOTTOM
Customizing "Rows per page" values in the navigation combo box
Developing new navigation block for multi-page navigation