Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Disabling some rows in a grid
Message
De
18/11/2003 12:44:20
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Disabling some rows in a grid
Divers
Thread ID:
00851094
Message ID:
00851094
Vues:
46
Hi All:

Can I disable some columns in some rows in a grid?

Something like:
FOR i = 1 TO thisform.NumberOfRecords
	IF somecondition(i)
		thisform.grid1.column1.chkBox[i].enabled = .f.
	ENDIF
NEXT
Thanks,

Yossi
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform