Subject | IBObjects and Developer Express Quantum Grid |
---|---|
Author | Gary Mathews |
Post date | 2001-08-07T14:37:41Z |
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
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