Subject | Bug |
---|---|
Author | anna_graf62@yahoo.de |
Post date | 2001-09-18T08:41:09Z |
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
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