Subject | IB_LookupCombo + KeyLinks |
---|---|
Author | Andrei Luís |
Post date | 2005-07-01T14:11:11Z |
Hello again,
I don't know if it is possible do what I need 'automatic'...
My scenario: Form of Sales
I need bring up the product list price and feed the sale price when I
choose a product at a IB_LookupCombo.
I got a clue from Helen another day that was use KeyLinks properties like that:
Sale_Price=qrSalesItems.Price
Product_ID=qrSalesItems.Product_ID
OK, that solved the problem. For a while... However, sometimes I need
to change this sale price, increasing or decreasing it. And there is
my problem: when I do this, the LookupCombo clear its value. That's
obvious I know, but how can I do this work like I need?
--
[]s
Andrei
W2K + D4 + FB 1.5.2 + IBO 4.3
I don't know if it is possible do what I need 'automatic'...
My scenario: Form of Sales
I need bring up the product list price and feed the sale price when I
choose a product at a IB_LookupCombo.
I got a clue from Helen another day that was use KeyLinks properties like that:
Sale_Price=qrSalesItems.Price
Product_ID=qrSalesItems.Product_ID
OK, that solved the problem. For a while... However, sometimes I need
to change this sale price, increasing or decreasing it. And there is
my problem: when I do this, the LookupCombo clear its value. That's
obvious I know, but how can I do this work like I need?
--
[]s
Andrei
W2K + D4 + FB 1.5.2 + IBO 4.3