[DUG] Dataset Filter and current record...

Jeremy North jeremy.north at gmail.com
Thu Nov 20 17:21:41 NZDT 2008


Use Bookmarks. Lookup GotoBookmark in the help and it will take you to
GetBookmark and FreeBookmark.

Delphi 2007 topic.
ms-help://borland.bds5/delphivclwin32/DB_TDataSet_GotoBookmark.html

Methods are on TDataSet.


On Thu, Nov 20, 2008 at 3:15 PM, John Bird <johnkbird at paradise.net.nz> wrote:
> An oddity that is puzzling me - I have a dataset which I filtered (in order
> to find a record).
>
> Then I clear the filter to show the original complete set, expecting to be
> on the just found record still.
>
> But it isn't - it goes back to the beginning.
>
> How can I retain the current record as being the current record after
> I turn the filter off?  (please don't tell me I have to figure out a unique
> ID field and do a locate....)
>
>
> John
>
> _______________________________________________
> NZ Borland Developers Group - Delphi mailing list
> Post: delphi at delphi.org.nz
> Admin: http://delphi.org.nz/mailman/listinfo/delphi
> Unsubscribe: send an email to delphi-request at delphi.org.nz with Subject:
> unsubscribe
>


More information about the Delphi mailing list