Toolkit for creating editable grid

Поиск
Список
Период
Сортировка
От Andrus
Тема Toolkit for creating editable grid
Дата
Msg-id dnmut5$114u$1@news.hub.org
обсуждение исходный текст
Ответы Re: Toolkit for creating editable grid  (Richard Huxton <dev@archonet.com>)
Список 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 по дате отправления:

Предыдущее
От: "John Sidney-Woollett"
Дата:
Сообщение: Re: Memory Leakage Problem
Следующее
От: Richard Huxton
Дата:
Сообщение: Re: Toolkit for creating editable grid