Toolkit for creating editable grid - Mailing list pgsql-general

From Andrus
Subject Toolkit for creating editable grid
Date
Msg-id dnmut5$114u$1@news.hub.org
Whole thread Raw
Responses Re: Toolkit for creating editable grid
List pgsql-general
I want to create editable grid (client application) for large Postgres
table:

At startup this grid show first screenful of records and allows to edit
them.
When user presses page down key, this grid should read next screenful of
records and allow to edit them etc.
PgADMIN tries to read the whole table.

Is there any free toolkit or sample application for this ?

Andrus.




pgsql-general by date:

Previous
From: "John Sidney-Woollett"
Date:
Subject: Re: Memory Leakage Problem
Next
From: Richard Huxton
Date:
Subject: Re: Toolkit for creating editable grid