Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Newbie Textbox question
Message
De
09/03/2014 12:49:06
 
 
À
09/03/2014 08:06:18
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 8 SP1
OS:
Windows Server 2012
Network:
Windows 2008 Server
Database:
MS SQL Server
Application:
Web
Divers
Thread ID:
01595968
Message ID:
01595989
Vues:
71
>>(Well, I'm not really a newbie but I'm so rusty I feel like one :-{)
>>
>>Simple form. One table in the DE, two fields 'In' and 'Out'. Combobox with RowSourceType = 6-Fields, RowSource = table1.in .
>>TextBox with ControlSource = table1.out.
>>
>>Selecting an item in the combobox moves the record pointer but the TextBox doesn't update till it gets focus (activates?).
>>
>>How do I get the TextBox to reflect the record pointer change immediately ?
>
>
>&& Combobox.InteractiveChange()
>=m.this.Parent.Text1.Refresh()
>
Thx. I'm getting there - scary how much one can forget :-}
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform