Subject | Re: [IBO] Bug IBO+IP3000 when using OnRowChanged |
---|---|
Author | likemike46 |
Post date | 2002-04-12T07:18:29Z |
Hello again,
yes, I have the source of IP3000, and I've tried to find something
special, but I can' t find anything.
The curious thing is, that when the OnRowChanged event is firing,
the database cursor is already on the new database row (and it's
the old row which isn't saved).
Any ideas are welcome
regards
Mike
yes, I have the source of IP3000, and I've tried to find something
special, but I can' t find anything.
The curious thing is, that when the OnRowChanged event is firing,
the database cursor is already on the new database row (and it's
the old row which isn't saved).
Any ideas are welcome
regards
Mike
--- In IBObjects@y..., Daniel Rail <daniel@a...> wrote:
> At 10/04/2002 10:11 AM, you wrote:
> >Hello Daniel,
> >
> >of course I first post this question in the InfoPower's newsgroup.
> >But after I had to concede, that this bug couldn't be reproduced
> >with Delphi's Interbase components, this must be a problem of
IBO -
> >so I post it here!
>
> I understand this. Do you have the full source code for IP3000?
If so,
> did you try stepping through wwDBGrid's code to see what happens
(using
> F7). I suggest that you look in the wwDBGrid's source for the
procedure
> TwwGridDataLink.DataSetChanged as a starting point( and to place a
break
> point) for stepping through the code, while your application is
> running. TwwGridDataLink overrides TDataLink. So, it might
depend on how
> it is implemented in IBO and if it's accessible for TDataset
compatible
> components..
>
> Hope this helps a bit.
>
>
> Daniel Rail
> Senior System Engineer
> ACCRA Group Inc. (www.accra.ca)
> ACCRA Med Software Inc. (www.accramed.ca)