Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Page Down & SCATTER/GATHER problem
Message
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00102464
Message ID:
00102476
Vues:
25
>>>My current bugaboo is that if I type into a field, and then hit PageDown to
>>>save the data, it doesn't save the field that I was on when I hit it.
>>If you use bound control (textbox) Foxpro will not update Controlsource until
>>focus left the control, i.e. you should force it programmatically (e.g.
>>SetFocus to some other control in Form.KeyPress event) before issuing
>>Tableupdate()
>
>I'm sorry, I should have been more specific. This is a 2.6-era app, using @...SAY for field display, and no buffering. Now what do I do?
>

Shift focus anyway. It should help, i hope :).
Edward Pikman
Independent Consultant
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform