Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO Binding
Message
De
03/05/2001 08:48:34
 
 
À
03/05/2001 03:00:03
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00502256
Message ID:
00502943
Vues:
20
>>You can do ADO binding today to every object except the Grid. THere are >ActiveX controls that will do that for you.
>
>I asked this question before but got no response.
>What is the accepted way to bind an RS Field object to a ComboBox?
>
>I am just doing:
>
>Refresh
>
>this.value=myrs.fields("col1").value
>
>LostFocus
>
>myrs.fields("col1").value=this.value
>
>But it's not really binding is it, so how should this be done?
>
>
>(My idea was that I could try to do this method to all objects in a VFP Grid.)
>
>Anyways Thanks.


Yes, you are binding to the field.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform