Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
C# + Linq = VFP 10
Message
From
04/04/2006 15:12:51
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Miscellaneous
Thread ID:
01109804
Message ID:
01110368
Views:
38
>>I bet you can shorten that to just this:
>>
>>txtTextbox.DataBindings.Add("text", DataSource, "FieldName")</i>
>>
>>
>>~~Bonnie
>
>You can even avoid a runtime exception by doing this:
>
>txtTextbox.DataBindings.Add("Text", DataSource, "FieldName");
>
><bg> :)


I knew that ... <g>
Bonnie Berent DeWitt
NET/C# MVP since 2003

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

Click here to load this message in the networking platform