Pagination, List of pages


Hi,



Can I fixed that the default listing of pages (Page 1, Page 2…) be presented upwards instead of listing it down? Since the nature of our screen have grids occupying almost the entire screen and the pagination part is always at the bottom of the window.



Thanks



Joan Lao

When paging enabled you need to provide an ID of container which will be used for "page list"
While in default samples such container is always at bottom of grid, you can place it anywhere on the page , while ID is a valid one - grid will use such container and render list of pages in it, without relation to its position on the page.