In order for this site to work correctly we need to store a small file (called a cookie) on your computer. Most every site in the world does this, however since the 25th of May 2011, by law we have to get your permission first. Please abandon the forum if you disagree.

Para que este foro funcione correctamente es necesario guardar un pequeño fichero (llamado cookie) en su ordenador. La mayoría de los sitios de Internet lo hacen, no obstante desde el 25 de Marzo de 2011 y por ley, necesitamos de su permiso con antelación. Abandone este foro si no está conforme.

DBFBrowse nRecSel after Append

Xailer professional forum in English
Oleg
Mensajes: 474
Registrado: Mié Jun 07, 2006 3:45 pm

DBFBrowse nRecSel after Append

Mensaje por Oleg »

Dear developers!
I try to append record into DBFBrowse with lAutoSave==.f. (see attached
sample). Now all is working except the following.
I have table with index on field->nomerpr. When I append record with with
field->nomerpr:=maximum_value, DBFBrowse sets cursor on new record after
append. But when I append record with with field->nomerpr:=not_maximum_value
(in the middle of values), DBFBrowse does not sets cursor on just appended
record. How can I avoid this? I always want to set cursor onto just appended
record.
Can you look at this? Just click 'Append' button, enter 120 into first
field, anything into second and press Enter.
Regards, Oleg.


Attached files test25.zip (2.5 KB)Â
Responder