W
Wan
Hi,
I have two instances of a form populated with two different
records. If I click on 1st form instance after opening up the 2nd
instance the dataset is pointing to recordset from instance 2. I
would like to know how to keep the correct dateset base on the form
instance selected.
I looked into form mouse_down event, but I'm sure that's another way
to solve this issue. Thanks in advance.
Wan
I have two instances of a form populated with two different
records. If I click on 1st form instance after opening up the 2nd
instance the dataset is pointing to recordset from instance 2. I
would like to know how to keep the correct dateset base on the form
instance selected.
I looked into form mouse_down event, but I'm sure that's another way
to solve this issue. Thanks in advance.
Wan