Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ADO Binding
Message
From
03/05/2001 08:48:34
 
 
To
03/05/2001 03:00:03
General information
Forum:
Visual FoxPro
Category:
ActiveX controls in VFP
Title:
Miscellaneous
Thread ID:
00502256
Message ID:
00502943
Views:
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.


Yes, you are binding to the field.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform