G
Guest
I have a continuous form that I use as a selection list. When I select a row
and press a button, another form opens; when I exit from the second form I
need to requery the first form to update the row. However, I lose the
selection pointer - it always goes to the top. I'd like it to reappear on the
row I originally selected. What is the best way to do this? I'm already using
openargs to pass information from the first from to the second.
Thanks - David
and press a button, another form opens; when I exit from the second form I
need to requery the first form to update the row. However, I lose the
selection pointer - it always goes to the top. I'd like it to reappear on the
row I originally selected. What is the best way to do this? I'm already using
openargs to pass information from the first from to the second.
Thanks - David