Re: Accessing field values from wwDBLookupComboDlg

From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 03/17/04


Date: Tue, 16 Mar 2004 21:53:36 -0600


> I would like to
>be able to
>access the 2nd fields value from the record selected and show it in an edit
>box however
>I am cannot find out how do this so far and was wondering if anyone could
>help.

get the value
wwdbLookupCombo1.lookupTable.fieldbyname('2ndField').asStringl

do it in the Onlcloseup event.

--
Brian Bushay (TeamB)
Bbushay@NMPLS.com


Relevant Pages