Re: [pgAdmin III] #230: Combobox for FK column in the edit grid - Mailing list pgadmin-hackers

From pgAdmin Trac
Subject Re: [pgAdmin III] #230: Combobox for FK column in the edit grid
Date
Msg-id 062.6908c7df6422cefa4d38b30facf1913a@code.pgadmin.org
Whole thread Raw
In response to [pgAdmin III] #230: Combobox for FK column in the edit grid  ("pgAdmin Trac" <trac@code.pgadmin.org>)
List pgadmin-hackers
#230: Combobox for FK column in the edit grid
--------------------------+-------------------------------------------------
 Reporter:  Steffen Kuhn  |       Owner:  dpage
     Type:  feature       |      Status:  new  
 Priority:  minor         |   Milestone:       
Component:  pgadmin       |     Version:  trunk
 Keywords:  editgrid      |    Platform:  all  
--------------------------+-------------------------------------------------

Comment(by brsa):

 I agree with Steffen that this feature would be very useful in many cases.
 If too many tuples in the lookup table or too many or exotic fields cause
 trouble, its use could be restricted to simple cases.

 Ideally, one could activate the lookup-feature for any field, defining
 table & field to look up (fk constraint serving as default) and field(s)
 to be displayed. But that raises the question where to save per-field-
 settings ...

--
Ticket URL: <http://code.pgadmin.org/trac/ticket/230#comment:2>
pgAdmin III <http://code.pgadmin.org/trac/>
pgAdmin III

pgadmin-hackers by date:

Previous
From: Dave Page
Date:
Subject: pgAdmin III commit: Update the main form to use a wxAuiNotebook. This a
Next
From: Dave Page
Date:
Subject: pgAdmin III commit: Use the AUI notebook on the query tool and debugger