GridLayout

The GridLayout control is used to configure the card view for queries on the home page.

Attribute Description
Columns Number of columns in the display. The cards will be laid out in the specified number of columns.
DisplayDataType Can be used to alter the data type used to display values. For example, you might want to display double or decimal values as strings to make them more readable.
ItemViewId ID of the view to use for the individual cards.
RenderMode Not used.
SelectionControlId ID of the control used to select cards.
SortId ID of the control used to sort cards.