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

Click here to load this message in the networking platform