Subject | Re: [IBO] IBObjects and Developer Express Quantum Grid |
---|---|
Author | Jason Wharton |
Post date | 2001-08-07T16:58:57Z |
No ideas without more information from you.
Show us your SQL and what you KeyLinks settings are.
What is the callstack on the exception?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
Show us your SQL and what you KeyLinks settings are.
What is the callstack on the exception?
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
----- Original Message -----
From: "Gary Mathews" <gary@...>
To: <IBObjects@yahoogroups.com>
Sent: Tuesday, August 07, 2001 7:37 AM
Subject: [IBO] IBObjects and Developer Express Quantum Grid
> Hi
>
> Has anyone had any experience of IBO (TIBOQuery) and the TdxDBGrid
> component.?
>
> The scenario is that I have two grids (QuoteGrid and QuoteLinesGrid) and
two
> TIBOQueries (QuoteData and QuoteLineData).
>
> When I add records to QuoteLineData, there is a trigger that updates
fields
> of QuoteData.
>
> When the last visible row of QuoteGrid is highlighted, and I call
> QuoteData.RefreshRows I get a "record not found" error from the QuoteGrid.
>
> Does anyone have any ideas ?
>
>
> Gary Mathews
>
>