Edit Data enhancements

From: Andreas Pflug <pgadmin(at)pse-consulting(dot)de>
To: Dave Page <dpage(at)vale-housing(dot)co(dot)uk>, pgadmin-hackers(at)postgresql(dot)org
Subject: Edit Data enhancements
Date: 2003-07-03 10:35:47
Message-ID: 3F040703.1020607@pse-consulting.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

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

Browse pgadmin-hackers by date

  From Date Subject
Next Message Jean-Michel POURE 2003-07-03 11:33:32 Re: [HACKERS] pgAdmin III - Call for Translators
Previous Message A. van Roggen 2003-07-03 10:32:58 Re: [GENERAL] pgAdmin III - Call for Translators