Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to copy control from one grid column to another
Message
De
03/01/1999 23:48:53
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00171287
Message ID:
00172314
Vues:
22
>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
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform