New to KendoReactStart a free 30-day trial

Configuration for the stacked layout mode in the Grid.

The stacked layout renders each data row as a card with field label/value pairs arranged in a CSS Grid layout.

Definition

Package:@progress/kendo-react-grid

Properties

cols?

number | string | number | GridStackedColSize[]

Defines the number of columns in the stacked layout.

  • When a number, creates that many equal-width columns.
  • When an array, the length defines the column count and values define widths.
Default:

1

In this article
DefinitionPropertiescols?
Not finding the help you need?
Contact Support