Grids

MS Teams notifications support structured data through specialized Grid components that translate well into Adaptive Card layouts.

Grid Style Options

  • Horizontal Style: Best for comparing multiple records side-by-side or listing record sets.
  • Vertical Style: Best for a detailed view of a single record’s attributes, optimized for mobile viewing.

Configuration

  1. Drag the Grid element onto the Adaptive Card canvas.
  2. Choose the data table source.
  3. Assign columns from the table to the grid. The designer will automatically wrap these into a responsive layout within the card.