G
Gsurfdude
Hello,
I have a continuous form, when users edit on a row I have to issue a requery
on the form because the data source is a query of 3 tables from linked Oracle
tables (so they can see the changes in real time and other issues). My
questions, once the form requeries, the record pointer goes back to record 1.
The users are complaining that if they're on
record 225 for example, the form refreshes and they have to scroll backdown.
I need to bring them
back to the record that they were editing after performing a requery. Any
suggestions?
I have a continuous form, when users edit on a row I have to issue a requery
on the form because the data source is a query of 3 tables from linked Oracle
tables (so they can see the changes in real time and other issues). My
questions, once the form requeries, the record pointer goes back to record 1.
The users are complaining that if they're on
record 225 for example, the form refreshes and they have to scroll backdown.
I need to bring them
back to the record that they were editing after performing a requery. Any
suggestions?