[fixed in 9.7.25] Maintain current record after Refresh call in NonBlocking mode
Posted: Tue 10 May 2016 10:59
Hello
I've got a simple question about TOraQuery.
I have noticed a difference in behaviour between blocking / non-blocking mode after calling <TOraQuery>.Refresh method.
In blocking mode current record in most cases stays the same, but in non-blocking mode it looks like always resetted to first record.
Is it even possible to maintain current record in NonBlocking mode after <TOraQuery>.Refresh without any extra code?
Regards
P.C.
I've got a simple question about TOraQuery.
I have noticed a difference in behaviour between blocking / non-blocking mode after calling <TOraQuery>.Refresh method.
In blocking mode current record in most cases stays the same, but in non-blocking mode it looks like always resetted to first record.
Is it even possible to maintain current record in NonBlocking mode after <TOraQuery>.Refresh without any extra code?
Regards
P.C.