Subject | Re: [IBO] TIBOQuery AfterScroll problem |
---|---|
Author | Jason Wharton |
Post date | 2000-12-03T05:13:57Z |
I am going to do a new release tonight which will have the fix to this in
it.
PS. Please don't post in HTML to the list (or to me).
Thanks,
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
it.
PS. Please don't post in HTML to the list (or to me).
Thanks,
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.