S
SF
Hi,
I have a tabular form (bound to a temporaty table) consist of 3 columns
(ProductID, Qty, Unit Price). User has to type in the product ID and in the
updtae event I did a lookup to see if the product Code is realy exist in the
product table, if yes fill the (preset) Unit Price, If no, display an error
message and return to the last field.
My problem is that I caanot return the cursor to the Product ID last
positioned, unstead, cursor is moving down to the ProductID of new record.
Could someone advice
SF
I have a tabular form (bound to a temporaty table) consist of 3 columns
(ProductID, Qty, Unit Price). User has to type in the product ID and in the
updtae event I did a lookup to see if the product Code is realy exist in the
product table, if yes fill the (preset) Unit Price, If no, display an error
message and return to the last field.
My problem is that I caanot return the cursor to the Product ID last
positioned, unstead, cursor is moving down to the ProductID of new record.
Could someone advice
SF