The ARRAYGRID is a special type of grid, internally derived from #{FIXGRID}.

Whereas within the FIXGRID processing the columns of the grid and their cell components are explicitly part of the layout definition, the ARRAYGRID is configured by the server side (class ARRAYGRIDListBinding).

The ARRAYGRID is only able to display information (texts, images) and to let the user select items form the grid. It is not possible to embed e.g. FIELD or other controls into the grid.