Subject | Re: [IBO] Master/Detail - AfterOpen |
---|---|
Author | Jason Wharton |
Post date | 2003-01-06T21:06:11Z |
I think the AfterScroll event should fire since it is most likely going to
scroll to a new record.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
scroll to a new record.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: "Alan McDonald" <alan@...>
To: <IBObjects@yahoogroups.com>
Sent: Thursday, January 02, 2003 4:27 PM
Subject: RE: [IBO] Master/Detail - AfterOpen
> What event, on the detail dataset fires, when the master record of a
> master/detail couplet scrolls?
>
> -----Original Message-----
> From: Alan McDonald [mailto:alan@...]
> Sent: Thursday, 2 January 2003 11:01 PM
> To: IBObjects@yahoogroups.com
> Subject: [IBO] Master/Detail - AfterOpen
>
>
> In a Master Detail dataset arrangement using IB_ components, I waas
> expecting the AfterOpen event of the detail dataset to fire each time the
> master is scrolled. It does not. How do I get to this moment if I want to
> run thru the detail records before I enable controls for it?
> thanks
> Alan