Subject Re: [IBO] Bug
Author Jason Wharton
This problem sounds very specific to your situation.
Please try to work around the problem.
If you can send an app with this isolated I might be able to take a look at
it.

Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com


----- Original Message -----
From: <anna_graf62@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, September 18, 2001 1:41 AM
Subject: [IBO] Bug


> Hi all,
>
> I think i found a little bug.
>
> I tested with D5 and IBO4.2Ef
>
> I've a TIB_Grid.
> The second field is an embedded TIB_LookupCombo.
>
> On the TIB_Query.AfterInsert event I use TIB_Grid.MoveCol(2,0).
> Now the TIB_Grid.OnExit Event (where I check if all neccessary
> fields are filled) executes.
> I think it shouldn't.
>
> If I don't use MoveCol and use the tab instead, the OnExit event
> doesn't execute.
>
> Sorry to post again but I saw no sign if Jason has noticed it.
>
> Regards
> Anna