Hi,
I have got a screen with 2 Subfiles. Is there an easy way so when the user clicks the subfile scroller of the second subfile, the scrolling occurs in the second subfile and not in the first one?
thanks a lot for your tips!
Jaime.
Subfile scroller of more than one subfile in a screen
Moderator: jeanmichel
-
tim mcentee
- Posts: 40
- Joined: 26 Jul 2017, 13:20
Re: Subfile scroller of more than one subfile in a screen
In your script to handle the button click you could try SETCURSORTO. If you have a field defined you can set it to a field in the list to scolled. Or you could set it to a specific row,column within the list.
Tim
Tim