Row and cell highlighting in SCROLLGRID

SCROLLGRID containers can be configured with presentation styles, to control row and cell highlighting, using specific foreground and background colors.

Row/cell highlighting with SCROLLGRID

When using a SCROLLGRID, the same row/cell highlighting style attributes can be used as for TABLE containers, with some exceptions, as described in this topic.

DISPLAY ARRAY using FOCUSONFIELD attribute

  • With GDC:
    • If highlightCurrentRow=yes, the current row is highlighted.
    • If highlightCurrentRow=no, the current row is not highlighted (same as default).