Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
SETALL method for columns in a grid
Message
De
31/01/2005 16:31:06
 
 
À
31/01/2005 11:53:22
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Versions des environnements
Visual FoxPro:
VFP 9
Divers
Thread ID:
00982234
Message ID:
00982460
Vues:
22
>Thanks Marcia, that is exactly what I was looking for. Using the readonly property is new to me, but allows my user to scroll down the grid if it is larger than the window on screen. Disabling the grid didn't work as well.

As the others have said, this can be shortened to:
thisform.pageframe1.page1.basecont1.grdbase1.ReadOnly = ( UPPER( ALLTRIM( invoice.status ) )== "FINI" )
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform