Grooper Help - Version 25.0
25.0.0017 2,127
  • Overview
  • Help Status

Page Navigator

Control GrooperReview.Controls

Provides a user interface for navigating through pages of results or records in the Grooper web client.

Remarks

The Page Navigator control enables users to move between pages in a paged data set, such as search results, document lists, or any collection that supports paging. It is designed for intuitive navigation, with clear controls and keyboard shortcuts for efficient use.

UI Components

  • Navigation Buttons:
    • First: Jumps to the first page.
    • Previous: Moves to the previous page.
    • Next: Advances to the next page.
    • Last: Jumps to the last page.
      Each button displays a recognizable icon and is enabled or disabled based on the current page and total page count.
  • Page Number Display:
    Shows the current page number and, if available, the total number of pages. If the page count is unknown, some navigation options may be hidden or disabled.
  • Caption and Title:
    Optional text elements provide context or instructions, improving accessibility and clarity.

Keyboard Shortcuts

  • Ctrl + Home: Go to the first page.
  • Ctrl + Left: Go to the previous page.
  • Ctrl + Right: Go to the next page.
  • Ctrl + End: Go to the last page.

Usage

Use the Page Navigator to quickly move through large sets of data. The control automatically manages the enabled/disabled state of each button, preventing navigation beyond the available range. When the total page count is unknown, only relevant navigation options are shown.

Accessibility

  • Button icons are paired with tooltips and titles for screen readers.
  • Keyboard shortcuts allow for efficient navigation without a mouse.

Command Buttons

ButtonShortcut KeySummary

Used By

Notification