Next scenario:
VFP9 SP2
Dataform with textboxes. Controlsource is optimistic buffered view.
After having displayed some records I append new record.
Than I put cursor at pos.0 of a textbox I press several times del-key and than the contents of other records appear in that textbox. Why??
I removed all possible suspecious code from gotfocus method (in class; no code in textbox itself) but without result.
Can anyone reproduce this weird behaviour or know how to prevent this behaviour?
-Bart
VFP9 SP2
Dataform with textboxes. Controlsource is optimistic buffered view.
After having displayed some records I append new record.
Than I put cursor at pos.0 of a textbox I press several times del-key and than the contents of other records appear in that textbox. Why??
I removed all possible suspecious code from gotfocus method (in class; no code in textbox itself) but without result.
Can anyone reproduce this weird behaviour or know how to prevent this behaviour?
-Bart