Subject Re: [IBO] Refreshing One record
Author Sandeep Chandra
On Wed, 2002-12-04 at 22:31, Artur Anjos wrote:
> Sandeep:
>
> IBOQ.InvalidateBookmark( IBOQ.GetBookmarkStr );

I tried this. Did not work, the record was not updated, and if I try to
refresh after this, with cursor on same record I get Cursor binding
error. But if I go to next record and then call refresh then I don't get
the error, but all the records in grid are fetched again.

Regards

Sandeep