Scrollbar









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.