Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# + Linq = VFP 10
Message
From
03/04/2006 19:13:25
 
 
To
03/04/2006 09:33:43
Mike Cole
Yellow Lab Technologies
Stanley, Iowa, United States
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01109804
Message ID:
01110115
Views:
34
Hey Mike,

>The VB.NET equivalent is:
>txtTextbox.DataBindings.Add(New Binding("text", DataSource, "FieldName"))


I bet you can shorten that to just this:
txtTextbox.DataBindings.Add("text", DataSource, "FieldName")</i>
~~Bonnie
Bonnie Berent DeWitt
NET/C# MVP since 2003

http://geek-goddess-bonnie.blogspot.com
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform