----------------------------Many thanks, Emmitt, I'll give that a go. Regards, Alastair. ----- Original Message ----- From: Emmitt Dove To: RBASE-L Mailing List Sent: Saturday, April 04, 2009 1:16 AM Subject: [RBASE-L] - RE: Form with two Scrolling Regions unexpected behaviour
Alastair, I've been travelling all week, so forgive me if there's a resolution to this already. Any time you leave the main SR and return to it, it will be to row 1. What you need to do is find a way to capture the row position of your current row in table 1 (an autonumber column with form expression to capture the value?), save that (on entry to the row in the slave table), and when you return, use PROPERTY tablename JUMP <n> where <n> is the row number you want to return to. Emmitt Dove Manager, Converting Applications Development Evergreen Packaging, Inc. [email protected] (203) 214-5683 m (203) 643-8022 o (203) 643-8086 f [email protected] From: [email protected] [mailto:[email protected]] On Behalf Of Alastair Burr Sent: Tuesday, March 31, 2009 3:47 AM To: RBASE-L Mailing List Subject: [RBASE-L] - Form with two Scrolling Regions unexpected behaviour I have a form with two Scrolling regions as the main components. If I scroll down the left-hand region the relevant linked details appear in the right-hand one (as intended and expected). I then click into the right-hand region and update the data and, again, everything happens as expected. I then click back into the left-hand region but instead of the the cursor remaining on the current row or going to the row that I clicked on in (if I'm not accurate enough) the cursor always seems to jump to the top row that is displayed. As I am (usually) going forward through the data this means having to click back or scroll down onto the bottom row. Is this expected and, if so, is there any way to prevent it and stay on the current row? Thanks in advance for any help, Regards, Alastair ---------------------------- Alastair Burr St. Albans, UK. [email protected] ----------------------------- ------------------------------------------------------------------------------ No virus found in this incoming message. Checked by AVG - www.avg.com Version: 8.0.238 / Virus Database: 270.11.40/2039 - Release Date: 04/03/09 06:19:00

