I am populating an array with an SQL statement. Setting the bound to = .t. works!
Thanks guys! Jeff --------------- Jeff Johnson [email protected] (623) 582-0323 www.san-dc.com On 03/13/2012 10:15 AM, Dave Crozier wrote: > You must set the "Bound To" property to .T. > > As a matter of interest how are you populating the combo, an SQL statement? > > Dave > > > -----Original Message----- > From: [email protected] [mailto:[email protected]] On Behalf Of > Jeff Johnson > Sent: 13 March 2012 17:04 > To: [email protected] > Subject: Return Combo Value not Index > > I keep forgetting how to use combo boxes for some reason. Let's say I have a > list of clients in column 1 and their PK's in column 2. When I select a > client, column 2 (the bound column) returns the list index and not the PK. > How do I get the value of column 2 and not the list index. > > TIA > > -- > Jeff > > --------------- > > Jeff Johnson > [email protected] > (623) 582-0323 > > www.san-dc.com > > [excessive quoting removed by server] _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/profox OT-free version of this list: http://leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/[email protected] ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

