Re: Accessing field values from wwDBLookupComboDlg
From: Brian Bushay TeamB (BBushay_at_Nmpls.com)
Date: 03/17/04
- Next message: Brian Bushay TeamB: "Re: Extract fieldnames from records"
- Previous message: Joao Kho: "Re: BetterAdoDataset can use / suitable with MDAC 2.7 / MDAC 2.8?"
- In reply to: A Sinclair: "Accessing field values from wwDBLookupComboDlg"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Brian Bushay TeamB: "Re: Extract fieldnames from records"
- Previous message: Joao Kho: "Re: BetterAdoDataset can use / suitable with MDAC 2.7 / MDAC 2.8?"
- In reply to: A Sinclair: "Accessing field values from wwDBLookupComboDlg"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|