Update screen with requery

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I have a multiuser datasheet view screen that I have set to requery on any
entry or modification of data. I have overcome the problem with cursor
position using bookmark. However the screen repositions itself so that the
last modified or entered record is at the very bottom of the screen after
requery. This is hopeless from a user point of view as when you modify the
record in the middle of the screen and say click down one to modify another
it shunts the whole screen down. Any suggestions would be greatfully received.
 
Use sorting on an appropriate field to make sure the record order
doesn't change.

HTH,
Nikos
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top