多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

29 lines
1.5 KiB

---
title: 'Keyboard Maneuver'
description: 'Keyboard shortcuts'
position: 700
category: 'Product'
menuTitle: 'Keyboard Maneuver'
---
## Shortcuts
- To be listed
## General maneuver on GRID
| Key | Behaviour |
|-----------------|--------------------------------------------------------------------------------------|
| `⌘` `←` | Jump to leftmost column in this row |
| `⌘` `→` | Jump to rightmost column in this row |
| `⌘` `↑` | Jump to first record in this column (in same page) |
| `⌘` `↓` | Jump to last record in this column (in same page) |
| `⌘` `C` | Copy cell contents |
| `Enter` | Switch cell in focus to EDIT mode; opens modal/picker if cell is associated with one |
| `Esc` | Exit cell EDIT mode |
| `Delete` | Clear cell |
| `Space` | Expand current row |
| `←` `→` `↑` `↓` | General cell navigation |