B
BrunoKP
I have a button by which a row is added in a subform with a datasheet. But
this datasheet has a bounded parent datasheet where the focus currently is on
a certain row. After the adding of a row in the child datasheet, the focus of
the parent datasheet jumps back to the first row.
How can I get back to the same row in the parent datasheet after the button
event?
this datasheet has a bounded parent datasheet where the focus currently is on
a certain row. After the adding of a row in the child datasheet, the focus of
the parent datasheet jumps back to the first row.
How can I get back to the same row in the parent datasheet after the button
event?