Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Grid control
Message
 
To
06/11/1998 07:35:02
Charlie Davies
McIntire School of Commerce
Virginia, United States
General information
Forum:
Visual FoxPro
Category:
Object Oriented Programming
Title:
Miscellaneous
Thread ID:
00155147
Message ID:
00155172
Views:
27
Charlie,

You can either bind the column or the textbox but not both. The column has a Bound property, if it is .T. then you cannot set the ControlSource for the control, if it is .F. you can set the control's ControlSource. With Bound .T. you use the Column's ControlSource property for data binding and with Bound .F. you use Column.ControlName.ControlSource for data binding.
Previous
Reply
Map
View

Click here to load this message in the networking platform