Data Management
Editing Records
Editing Records
WhoDB shows edit actions only when the connected source and selected object expose update support.
Edit From The Context Menu
Keyboard Editing
When table shortcuts are active, focus a row and press Enter or Mod + E to open the edit sheet.
Notes
- The edit sheet keeps original row values so the backend can identify the target row.
- Long values render in a textarea; shorter values render in inputs.
- The grid refreshes after a successful update.
- If the source cannot identify or update the row, the backend returns an error toast.
Previous
Next