Re: pgadmin4 Edit and "Save" data

2019-04-02 Thread Dave Page
On Tue, Apr 2, 2019 at 2:53 PM John Abraham wrote: > > > On Apr 2, 2019, at 2:16 AM, Dave Page wrote: > > > > The only change I'm inclined to make here is to change the Save button > on the popup to say "OK" or similar to remove the implication that the data > will actually be saved rather than

Re: pgadmin4 Edit and "Save" data

2019-04-02 Thread John Abraham
> On Apr 2, 2019, at 2:16 AM, Dave Page wrote: > > The only change I'm inclined to make here is to change the Save button on the > popup to say "OK" or similar to remove the implication that the data will > actually be saved rather than just updated in the grid. That’s an excellent idea. -

Re: pgadmin4 Edit and "Save" data

2019-04-02 Thread mickey
>From Khushboo Vashi: " to save the data into the table permanently after all the modifications, click the Save button at the upper left corner in the toolbar." Ah! That button with the floppy disk icon (Grandpa, what's a floppy disk?), with the hover hint that says "save file" (not "save data"

Re: pgadmin4 Edit and "Save" data

2019-04-02 Thread Janus
Dave, When you edit data in PgAdmin III and use the Tab-key to move focus to next cell, it does not automatically update changes in cell values, but when you press Enter-key to exit the edit-mode of a cell, the changed value is submittet to the database immediately. This is easily tested by refresh

Re: ERROR: bogus varno: 2

2019-04-02 Thread Erison Gmail
Thank you for your help I'm waiting, to test. hugs available ATT. Erison Roberto Belon Técnólogo em processamento de dados Bacharel em desenvolvimento de software para web email: nos...@gmail.com skype: nosireerb ICQ: 609535756 Fone: 55(17)99714-9152 (vivo)(Whatsapp) 55(17)98211-0279

Re: pgadmin4 Edit and "Save" data

2019-04-02 Thread Dave Page
On Tue, Apr 2, 2019 at 8:34 AM Janus wrote: > I have had the same thoughts about this inconsistency in comparison to > e.g. PgAdmin III. Also, this "Save" button only appears when editing cell > values defined as text, but not when editing numeric values, which does not > opens this editing dialo

Re: pgadmin4 Edit and "Save" data

2019-04-02 Thread Janus
I have had the same thoughts about this inconsistency in comparison to e.g. PgAdmin III. Also, this "Save" button only appears when editing cell values defined as text, but not when editing numeric values, which does not opens this editing dialog. This, too, is inconsistent. When I started using pd