Re: pgadmin3 edit data grid - Mailing list pgadmin-hackers

From Dave Page
Subject Re: pgadmin3 edit data grid
Date
Msg-id 03AF4E498C591348A42FC93DEA9661B8259FCF@mail.vale-housing.co.uk
Whole thread Raw
In response to pgadmin3 edit data grid  (Andreas Pflug <Andreas.Pflug@web.de>)
Responses Release plan  (Andreas Pflug <Andreas.Pflug@web.de>)
List pgadmin-hackers
Hi Andreas,

Thanks, this is great news. It won't be long before we are ready for a
preview release I think!

I haven't looked at this yet, but do hope to later in the week when I
look at your other commits.

Regards, Dave.

> -----Original Message-----
> From: Andreas Pflug [mailto:Andreas.Pflug@web.de]
> Sent: 22 April 2003 16:08
> To: pgadmin-hackers@postgresql.org
> Subject: [pgadmin-hackers] pgadmin3 edit data grid
>
>
> A working data edit grid is checked into cvs.
> The editing of cells could be improved, as soon as new controls for
> better editing of values in property windows are implemented.
> There are problems about scrollbars, especially under gtk.
>
> Data is read on-demand, so even big (REAL BIG) tables should be
> handleable. There's only the delay for the server to prepare
> the rowset.
> Since inserts/updates/deletes are held in the grid, there's
> no need to
> refresh after any data change.
>
> Have fun,
>
> Andreas
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 1: subscribe and unsubscribe commands go to
> majordomo@postgresql.org
>


pgadmin-hackers by date:

Previous
From: Andreas Pflug
Date:
Subject: pgadmin3 edit data grid
Next
From: "frank_lupo"
Date:
Subject: RE: PGA2: add Locks, fix depend