Dave Held wrote:
I really like the new features in the EditGrid, but I have a few feature
requests.  The first is just a convenience function, really.  It's a very
common idiom on Win32 to click a column header and get a sort on
that column.  Similar functionality would be nice in pgAdmin.  I realize
that it's not as powerful as the multi-column select that is available,
but it would be a nice complement to it.

Since the ordering is done on the server side, we'll probably stay with the current solution.


The other feature is much
more important to me. I often want to view records in very large
tables, but I don't want to wait a long time for the entire table to
load. I usually don't want to see the entire table anyway.

Use the "View filtered data" instead of "View data". We get to know too late about the size of the result set to have it conveniently cut down.


Regards,
Andreas

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
   (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to