Edit Cells
1
Select a cell
Click a cell to focus it.
- Use
Tab/Shift+Tabto 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 (
Tabor 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- UndoCtrl+Shift+Z/Command+Shift+Z- Redo- Up to 100 operations are tracked
- Supports cell edits, row changes, and copy and paste