Subject | Re: [IBO] Refreshing One record |
---|---|
Author | Jason Wharton |
Post date | 2002-12-04T22:30:24Z |
Sounds like you have a KeyLinks problem.
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
Jason Wharton
CPS - Mesa AZ
http://www.ibobjects.com
-- We may not have it all together --
-- But together we have it all --
----- Original Message -----
From: "Sandeep Chandra" <sandeep@...>
To: <IBObjects@yahoogroups.com>
Sent: Wednesday, December 04, 2002 2:23 PM
Subject: Re: [IBO] Refreshing One record
> 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