> Andrus wrote:
>> 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 ?
>
> Umm - running on what platform?
In Microsoft Windows
> Written in what language?
I'm in progress of selecting development platform.
I prefer major (A status) programming language using classification from
http://www.tiobe.com/tpci.htm
Andrus.