[pgAdmin III] #224: UI Addition Request. View Data > View BOTTOM 100 Rows - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject [pgAdmin III] #224: UI Addition Request. View Data > View BOTTOM 100 Rows
Date
Msg-id 053.28894d4d4e4703ae29a3f632f0dc24d8@code.pgadmin.org
Whole thread Raw
Responses Re: [pgAdmin III] #224: UI Addition Request. View Data > View BOTTOM 100 Rows  ("pgAdmin Trac" <trac@code.pgadmin.org>)
List pgadmin-hackers
#224: UI Addition Request. View Data > View BOTTOM 100 Rows
--------------------------+-------------------------------------------------
 Reporter:  Matt Janssen  |       Owner:  Steffen Kuhn
     Type:  feature       |      Status:  new         
 Priority:  minor         |   Milestone:              
Component:  pgadmin       |     Version:  trunk       
 Keywords:  editgrid      |    Platform:  all         
--------------------------+-------------------------------------------------
 Presently pgAdmin tables have a right-click context menu option "View Data
 > View Top 100 Rows".

 More often than wanting to see the oldest data, we want to view the newest
 data. I propose an addition or change that allows for "View Bottom 100
 Rows." This option would mimic the existing functionality, except that the
 sort order would be descending.

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/224>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

pgadmin-hackers by date:

Previous
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Update german translation, per Steffen Kuhn.
Next
From: Guillaume Lelarge
Date:
Subject: pgAdmin III commit: Add a "View Last X lines" menu item. Suggestion fro