Alaska Software Inc. - How to start dbEdit() function with navigation cursor set on not first record in database?
Username: Password:
AuthorTopic: How to start dbEdit() function with navigation cursor set on not first record in database?
PaginHow to start dbEdit() function with navigation cursor set on not first record in database?
on Fri, 06 Oct 2006 14:45:56 +0200
Hello all,

I use dbEdit() to display database file records on screen. By default
dbEdit() displays these records and sets navigation cursor in first row on
first record in scope.
How can I start dbEdit() and set navigation cursor in first row but not on
first record in database file?

Thanks for any reply,
Wojtek
James Loughner Re: How to start dbEdit() function with navigation cursor set on not first record in database?
on Fri, 06 Oct 2006 11:23:56 -0400
Set the record then do a refreshAll()

Jim

Pagin wrote:
> Hello all,
> 
> I use dbEdit() to display database file records on screen. By default
> dbEdit() displays these records and sets navigation cursor in first row on
> first record in scope.
> How can I start dbEdit() and set navigation cursor in first row but not on
> first record in database file?
> 
> Thanks for any reply,
> Wojtek
> 
>