Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.





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.


Info
titleLimitation
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.