Enabling pagination on a Grid component

Note: This feature is available in the web client only.
  1. Launch the Web Designer.
  2. Open the form with the Grid component that you want to modify.
  3. From the Component property sheet, select Miscellaneous > Specific Attributes.
  4. In the Client Grid Pagination field, select one of these options:
    • None: The default value.
    • Full Featured: This option displays these page controls at the bottom of the grid:
      • First Page button
      • Previous Page button
      • Page Selector field, for example, 1 of 19
      • Next Page button
      • Last Page button
      • Get More Rows button
      • Record Number field, for example, Displaying 1 – 19 of 200
    • Navigation Buttons: This option displays only the navigation buttons at the bottom of the grid.

      This option includes the First Page, the Previous Page, the Next Page, and the Last Page buttons.

    • Nav Plus Get More Rows: This option displays only the navigation buttons and the Get More Rows button at the bottom of the grid.
    • Nav Plus Page Selector: This option displays only the navigation buttons and the Page Selector field at the bottom of the grid.
    • Nav Plus Page Set Plus Get More: This option displays only the navigation buttons, the Page Selector field, and the Get More Rows button at the bottom of the grid.
    • Nav Plus Record Number: This option displays only the navigation buttons, the Page Selector field, and the Record Number field at the bottom of the grid.
    • Full Featured On Top: This option displays all the page controls on top of the grid.
    • Navigation Buttons On Top: This option displays only the navigation buttons only on top of the grid.
    • Nav Plus Get More Rows On Top: This option displays only the navigation buttons and the Get More Rows button on top of the grid.
    • Nav Plus Page Selector On Top: This option displays only the navigation buttons and the Page Selector field on top of the grid.
    • Nav Plus Page Set Plus Get More On Top: This option displays only the navigation buttons, the Page Selector field, and the Get More Rows button on top of the grid.
  5. Save your changes to the form.
  6. Close the Web Designer.
  7. In the main web client window, open the form and verify that your changes were made.
    Note: Unload the global form objects to see the changes.