Docs📊 Data GridWorking with Rows and Columns

Working with Rows and Columns

The Data Grid lets you freely add, remove, rename, and reorder rows and columns to match your data structure.

Columns

Adding a column

  • Click the + button at the right edge of the column header row, or
  • Right-click any column header and select Insert column right / Insert column left

New columns are created with a default name (Column 1, Column 2, …). Rename immediately by double-clicking the header.

Renaming a column

  1. Double-click the column header
  2. Type the new name
  3. Press Enter or click elsewhere to confirm

Reordering columns

Drag a column header left or right to reposition it. A blue insertion indicator shows the new position.

Deleting a column

  1. Right-click the column header
  2. Select Delete column
  3. Confirm in the prompt

Warning: Deleting a column removes all data in that column. If the column has a Jira field mapping, the mapping is also removed. This cannot be undone.

Column width

Drag the divider between two column headers to resize. Double-click the divider to auto-fit to the widest cell content.

Rows

Adding a row

  • Click + Add row at the bottom of the grid, or
  • Press Enter from the last cell in the last row, or
  • Right-click any row number and select Insert row below / Insert row above

Reordering rows

Drag the row number handle (the grey area to the left of each row) up or down to reposition.

Deleting a row

  1. Right-click the row number
  2. Select Delete row
  3. Confirm in the prompt

Warning: Row deletion is permanent and cannot be undone.