Go to the same line in a list

  • Thread starter Thread starter Isleifur
  • Start date Start date
I

Isleifur

I am making list similar to the Students list in the Student template
When I go back to the list after opening the Students Details
the focus go to anoter record at the top of the page showing the list

I want to have the focus on the same line or the next in the list.

Can anybody give me informations how to solve this?
 
It depends on how you go back. Do you just close the Students Details or do
something else?

You have to have something that identifies that record like a primary key.
You have to store that information and then on return use macro FindRecord.
 

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

Back
Top