Skip to content

Grid view

The grid view is the default way to work with a card. It displays your data as a spreadsheet-style table with fields as columns and records as rows.

  • Scroll horizontally to see more fields when the card has many columns.
  • Resize columns by dragging the border between column headers.
  • Reorder columns by dragging a column header to a new position.
  • Click a cell to edit it (requires Editor role or higher).
  • Press Tab to move to the next cell, Enter to confirm and move down.

Adding records

  • Click + Add record at the bottom of the table.
  • Or press Enter when the last row is selected.

Records save automatically as you type — there is no explicit save button.

Selecting and deleting records

  • Click the checkbox on the left of a row to select it.
  • Select multiple rows to bulk-delete: click Delete selected in the action bar that appears.

Row actions

Right-click any row (or click the icon on hover) to access:

  • Edit record — opens a full record detail panel
  • Manage access — set per-row access rules (see Access control)
  • Delete record

Keyboard shortcuts

Key Action
Enter Edit selected cell / confirm edit
Escape Cancel edit
Tab Move to next cell
↑ ↓ Move between rows
Delete Clear selected cell