Field Summary |
|
Enum Constant | BOTH Show the pager above and below the Grid's table. |
Enum Constant | BOTTOM Position the pager below the Grid's table (this is the default). |
Enum Constant | NONE Don't show a pager (the application will need to supply its own navigation mechanism). |
Enum Constant | TOP Position the pager above the Grid's table. |