|
Ton Stegeman > Content By Type > Features > Posts > New Paging options
|
4/6/2008When using paging in the first release of the webpart, you had no options to configure paging. Version 1.2 now offers a number of options to setup paging for your gridview: - Pager Mode
- Pager Position
- Pager button count
These 3 options are discussed below. You can find the options in the "Display options" section of the configuration editor: Pager Mode The pager mode select box in the display options section of the configuration editor allows you to select these options: - Numeric (the default)
This option uses numbers to let users select the page they want to navigate to.
- Numeric: First/Last
Same as the previous option, but it includes a First and Last button.
- Buttons: Next/Prev
Paging using previous/next buttons:
- Buttons: Next/Prev/First/Last
Paging using previous and next buttons and it also includes buttons to navigate to the first and last page:
- Images: Next/Prev
Paging using previous/next images:
- Images: Next/Prev/First/Last
Paging using previous and next images. It also includes images to navigate to the first and last page:
Pager Position The pager controls are by default at the bottom of the grid. You can also display them on top, or at both locations: Pager button count Use this option if you are using Numeric paging. It lets you control how many numbered page links are displayed in the pager control. In this example it is set to 5 items: 
|
|
|
|
|
|
|