Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
For Each
Message
De
31/10/2001 04:37:47
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
For Each
Divers
Thread ID:
00575508
Message ID:
00575508
Vues:
41
Can anyone help me to use FOR EACH command

eg. FOR EACH column IN THISFORM.GRID1 ?????


Now I am using

FOR mCnt = 1 TO THISFORM.grid1.columncount
THISFORM.grid1.columns(mCnt).READONLY = 'DDD'
ENDFOR

TIA.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform