A
Amir
Hi there!
I have a form with a subform in it.
The form is in single form view, and the subform is in continuous view.
They both shows more or less the same fields, and the records
has a primary key named ReceiptEventID, which is unique,
and can identify a record.
How can I make the following:
1. When user clicks a line in the subform, the main form automatically
"jumps"
to that line itself (but not if it's dirty / new record).
2. The current record in the subform is colored in a different color,
according to the record which is now edited in the main form
(but not if it's a new record beeing edited).
Thank you!,
Amir.
I have a form with a subform in it.
The form is in single form view, and the subform is in continuous view.
They both shows more or less the same fields, and the records
has a primary key named ReceiptEventID, which is unique,
and can identify a record.
How can I make the following:
1. When user clicks a line in the subform, the main form automatically
"jumps"
to that line itself (but not if it's dirty / new record).
2. The current record in the subform is colored in a different color,
according to the record which is now edited in the main form
(but not if it's a new record beeing edited).
Thank you!,
Amir.