As soon as there is a pgadmin.org domain again and the hosts are
locatable I'll upload some enhancements.
frmEditGrid:
- empty cell are interpreted as NULL
- if an empty string is to be entered, use '' (two single quotes)
- to enter a string consisting solely of two single quotes, enter \'\'
- A line break may be entered into a field if Ctrl-Enter or Shift-Enter
is pressed.
- Enter will still proceed to the next column, or store the row if at
the end.
- F1 will display a help as soon as it's available
- F5, Ctrl-S and Ctrl-Z are shortcuts for Refresh, Save and Undo
- edit length problem still not found
frmOptions:
- Added F1 help calling
Regards,
Andreas