Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to copy control from one grid column to another
Message
 
À
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:
00172448
Vues:
24
Thanks Jason--not sure I phrased the question properly.

Here's the sitch: I have code in a text box in column five and I want to copy the control from column five to column three without losing the code in the text box.

>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
----------
Mark Bucciarelli
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform