Subject | Re: [IBO] TIBOQuery AfterScroll problem |
---|---|
Author | Jason Wharton |
Post date | 2000-11-24T17:21:50Z |
Sounds like I need to look into this.
I'll log it as a potential bug.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
I'll log it as a potential bug.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "William Hill" <william@...>
To: <ibobjects@egroups.com>
Sent: Friday, November 24, 2000 6:08 AM
Subject: [IBO] TIBOQuery AfterScroll problem
Greetings,
I have just converted from BDE to IBO evaluation version 3.6 and am having a
problem with
TIBOQuery AfterScroll using master detail relationships.
Under BDE when i scroll the master i get an AfterScroll event on the detail
query each time,
under IBO i only get an AfterScroll event once when i first open the detail
query.
Note the detail query will only select one row at a time (master and detail
are same table).
Is this expected ?, I have code running in the AfterScroll event which would
be difficult
to move elsewhere. All this is running on Win 98, Delphi 5 professional and
IB V6.1.
Can anyone help me with this..
Regards, William.