Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Control Source.
Message
De
17/08/1999 10:30:25
Mark Hall
Independent Developer & Voip Specialist
Keston, Kent, Royaume Uni
 
 
À
17/08/1999 10:17:06
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00254510
Message ID:
00254515
Vues:
27
>I'm trying to write a class in which a textbox's controlsource is set to a column in a table and I want to be able to change the value in the table for whatever the text box is bound to. How might one do such a thing?
>
>
>To make that a little clearer,
>
>if myTextBox.ControlSource = myTable.aColumn
>
>I would like to be able to change the value of myTable.aColumn from somewhere else.
>
>Thank you very much,
>Ian

You could set the controlsource for the textbox and the column to the same thing, then when one is updated (interactivechange) you could refresh() the other control.

I think this is what you're asking :-)
Regards
Mark

Microsoft VFP MCP
Menulib - OO Menus for VFP www.hidb.com/menulib
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform