Subject | TIBOQuery question |
---|---|
Author | Marcin Bury |
Post date | 2003-03-20T10:45:02Z |
Hello
Is it possible to check fields values of the next record in the buffer
without actually moving the 'pointer' to the next record.
I have to use TIBOQuery since this check will be used in QuickReport. What I
want to achieve is in OnBeforePrint detail band event check certain field
values from the next record that will be printed in the next band.
TIA
Marcin
Is it possible to check fields values of the next record in the buffer
without actually moving the 'pointer' to the next record.
I have to use TIBOQuery since this check will be used in QuickReport. What I
want to achieve is in OnBeforePrint detail band event check certain field
values from the next record that will be printed in the next band.
TIA
Marcin