Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ADO Binding
Message
De
03/05/2001 03:00:03
 
 
À
02/05/2001 09:04:34
Information générale
Forum:
Visual FoxPro
Catégorie:
Contrôles ActiveX en VFP
Titre:
Divers
Thread ID:
00502256
Message ID:
00502879
Vues:
21
>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.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform