TryAgainToo
Technical User
I have a form that contains a tabbed page. On one of the tabs is 3 table frames. They all have scroll bars and show about 8 records. The contents are the result of queries run when the tab is selected.
My problem is that sometimes when the tab is selected the data is scrolled off the top of the table frames. For example, there may be 6 records in the table frame, but when opened the scroll bar is in the position that only the last 2 are visible. It appears to be random how many records are visible. I would like each of the table frames to have the first record at the top of the list when the tab is selected.
How do I do this?
My problem is that sometimes when the tab is selected the data is scrolled off the top of the table frames. For example, there may be 6 records in the table frame, but when opened the scroll bar is in the position that only the last 2 are visible. It appears to be random how many records are visible. I would like each of the table frames to have the first record at the top of the list when the tab is selected.
How do I do this?