From: kwatson@bearriver.com (Kathleen Watson)
Subject: Re: Power Objects Repeater Frames
Date: 1996/02/02
Message-ID: <kwatson-0202961348100001@br157.bearriver.com>#1/1
sender: usenet@BearRiver.com (Usenet News)
references: <4equ7l$k1n@insosf1.netins.net>
organization: Bear River Associates
newsgroups: comp.databases.oracle


In article <4equ7l$k1n@insosf1.netins.net>, cisco@netins.net (Peter
Bowers) wrote:

> How do you make check boxes on the outside of repeater frames scroll in 
> synch with the data contained by the repeater frame?  Any suggestions 
> are welcome.
> 
What I've done in situations where I need to get two things to scroll
together is insert method code in the ChgCurrentRec method of the object
that the user will be scrolling.  I'm doing this right now to show (and
update) the current record number.


