Subject [IBO] Re: support for 2 transactions in ib_query
Author Mihai Chezan
> that's not true - only the buffer will be refreshed
Helen said that too but when I use an IB_MonitorDialog I see that all
the previous rows (from 1 ro 500) are fatched again (and not only the
keys but the whole data row). Maybe I'm doing something wrong, or not
setting some property for the ib_query. Could you check
IB_Query.Refresh behavior on a 600 rows table, the query is shown to
an IB_Grid then you scroll to record 500 and then you call
IB_Query.Refresh having a IB_MonitorDialog opened.
Or should I post a test application? Maybe that way you will
understand what I'm talking about.

Thanx.