Subject | Re: [IBO] Refresh current record only? |
---|---|
Author | manielsen2002 |
Post date | 2003-05-24T19:57:36Z |
How will the InvalidateBookmark work with IBOQuery and
CachedUpdates? It seems to just remove the record from the dataset.
Help please.
--- In IBObjects@yahoogroups.com, "Jason Wharton" <jwharton@i...>
wrote:
CachedUpdates? It seems to just remove the record from the dataset.
Help please.
--- In IBObjects@yahoogroups.com, "Jason Wharton" <jwharton@i...>
wrote:
> > I think that calling MyIBOQuery.InvalidateRowNum(InternalDataset.RowNum)
> > should cause a single-row refresh in the buffer. Try it and seewhat
> > happens...produce a
>
> Please don't encourage the use of InternalDataset for things of this
> context. I can tolerate some usage for property settings that
> desired behavior but I don't like record level context stuff beingmessed
> with.bookmark
>
> They can simply use the MyIBOQuery.RecNo or even better is they use
> based operations.
>
> MyIBOQuery.InvalidateBookmark( AStoredBookmark );
>
> Regards,
> Jason Wharton
> CPS - Computer Programming Solutions
> Mesa Arizona
> http://www.ibobjects.com
>
> -- We may not have it all together --
> -- But together we have it all --