Skip to main content
Edit Salesforce records directly in the data grid.

Edit Cells

1

Select a cell

Click a cell to focus it.
  • Use Tab / Shift+Tab to move horizontally
  • Use arrow keys (← → ↑ ↓) to move between cells
2

Start editing

Start editing using one of the following.
  • Press Enter
  • Double-click the cell
3

Apply changes

Enter a value and apply the change.
  • Press Enter
  • Move to another cell (Tab or click)

Copy and Paste

Copy and paste data within the data grid or from external tools like spreadsheets.

Copy

  • Ctrl+C / Command+C
  • Values are copied as tab-separated (\t) with line breaks (\n)
  • If rows are selected, entire rows are copied
  • If cells are selected, only selected cells are copied

Paste

  • Ctrl+V / Command+V
  • If rows are selected, rows are inserted after the last selected row
  • If cells are selected, selected cells are overwritten
Paste only updates columns where you have create or edit permission.

Undo and Redo

  • Ctrl+Z / Command+Z - Undo
  • Ctrl+Shift+Z / Command+Shift+Z - Redo
  • Up to 100 operations are tracked
  • Supports cell edits, row changes, and copy and paste

Keyboard Shortcuts

ActionShortcut
Move between cells
Next / previous cellTab / Shift+Tab
Start / apply editEnter
Clear valueDelete / Backspace
CopyCtrl+C / Command+C
PasteCtrl+V / Command+V
UndoCtrl+Z / Command+Z
RedoCtrl+Shift+Z / Command+Shift+Z
Fill downCtrl+D / Command+D
Save rowsCtrl+S / Command+S

Field Input Types

Different Salesforce field types use appropriate input controls.
Field TypeInput
ID-
BooleanCheckbox
Text
Encrypted Text
Text Area
Long Text Area
Rich Text Area
Phone
URL
Text
Double
Long
Integer
Currency
Percent
Number
PicklistDropdown
Multi-Select PicklistMulti-Select
DateDate picker
Date/TimeDate/Time picker
TimeTime picker
Lookup
Master-Detail
Lookup picker