Skip to main content

Documentation Index

Fetch the complete documentation index at: https://coconut-grid.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Easily edit Salesforce records directly in data grid.

How to Edit

  1. Click a cell to focus it. Use Tab / Shift+Tab to move horizontally, or arrow keys (Left/Right/Up/Down) to move.
  2. Press Enter or double-click to start editing.
  3. Type your change and press Enter or click another cell or use Tab / Shift+Tab to apply.

Copy and Paste

Copy and paste data using the clipboard or external spreadsheets. You can copy selected grid data using the Ctrl+C / Command+C keyboard shortcut. The copied cell values are separated by a tab (\t) character and the rows are separated by a new line (\n) character.
  • If one or more rows are selected, the selected rows are copied.
  • If one or more cells are selected, the selected cells are copied.
Paste data from the clipboard using the Ctrl+V / Command+V keyboard shortcut. The paste operation only affects cells in columns that you have create or edit permission.
  • If one or more rows are selected, pasted rows are added after the last selected row.
  • If one or more cells are selected, the selected cells are updated with the pasted values.

Undo and Redo

  • Ctrl+Z / Command+Z: Undo last edit
  • Ctrl+Shift+Z / Command+Shift+Z: Redo last undone edit
  • Up to 100 operations tracked.
  • Undo/Redo works across cell edits, row changes, and copy/paste.

Keyboard Shortcuts

  • Arrow Keys: Move between cells (Left/Right/Up/Down)
  • Tab / Shift+Tab: Next/previous cell
  • Enter: Start/commit edit
  • Delete / Backspace: Clear the cell value to blank
  • Ctrl+C / Command+C: Copy selected cells
  • Ctrl+V / Command+V: Paste from clipboard
  • Ctrl+Z / Command+Z: Undo last edit
  • Ctrl+Shift+Z / Command+Shift+Z: Redo last undone edit
  • Ctrl+D / Command+D: Fill down from the first selected cell to other selected cells
  • Ctrl+Z / Command+Z: Undo last edit
  • Ctrl+Shift+Z / Command+Shift+Z: Redo last undone edit
  • Ctrl+S / Command+S: Save changed rows

Cell Edit

Field typeInput typeDescription
ID
BooleanCheckbox

Text

Encrypted Text

Text Area

Long Text Area

Rich Text Area

Text
PhoneText
URLText
Double
Long
Integer
Currency
Percent
Number
PicklistSingle-select dropdown
Multi-Select PicklistMulti-select dropdown
DateDate picker
Date/TimeDate/Time picker
TimeTime picker

Lookup

Master-Detail

Lookup picker
Last modified on April 26, 2026