Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Using SETALL to set grid column cmdbutton caption
Message
 
À
10/09/2002 11:11:44
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00698767
Message ID:
00698824
Vues:
27
this changes the captions of ALL the cmdbuttons in column1 to the value of the field for the currently selected row.


>I dont know if this helps but
>
>put this in interactive change event of the grid.
>
>WITH THISFORM.grdtime
>.column1.Controlsource = "v_timeapprove.sc_name"
>.Column1.CmdEmail.caption = v_timeapprove.sc_name
>end with
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform