Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

Content Freeze

As of July 25th, 2023, there is a content freeze on this page.

Genie: Determines whether a vertical scrollbar for paging through data records will appear within the grid. If the grid is not a database-driven grid, the scrollbar will automatically send the PageUp/PageDown keys to the underlying application.

Rich Display: Determines the type of vertical scrollbar used to scroll through records within the grid. A sliding scrollbar scrolls freely, while a paging scrollbar scrolls one page of records at a time only.

  • None - No scrollbar will appear. 
  • Sliding (default) - A scrollbar you can use to scroll up and down, scrolls freely.
  • Paging - The scrollbar scrolls one page of records at a time.


Limitation

If a Rich Display file has more than one subfile grid, then the PageUp and PageDown keys are ignored; then scrolling can only happen using the scrollbars or paging controls.
  • No labels