Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to copy control from one grid column to another
Message
From
03/01/1999 23:48:53
 
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00171287
Message ID:
00172314
Views:
21
>Ok, I know how to delete a control from a grid column and how to add a new one.
>
>How do I copy a control from one grid column to another? TIA.

Bind the column in the grid to the control source. Then you can put whatever control(s) you like in the column and they will be bound to the same data source. The bind property in the column must also be set.

I don't use the data environment, and programatically bind my grids to their data sources during their init method. This has served to remove problems that were coming up with columns getting confused.

Regards,

Jason
Jason Tryon
Senior Systems Analyst / Technical Lead
eBusiness / iPage
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform