Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
On making records Read Only
Message
 
À
22/12/1999 15:57:53
David Abraham
David Abraham & Associates, Inc.
New York City, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Divers
Thread ID:
00307542
Message ID:
00307690
Vues:
34
>Among the ways I can imagine are:
>fields' WHEN property: RETURN IIF(condexpr,.T.,.F.)
>intercepting a SAVE based upon the condexpr
>interactiveRowColChange: THIS.ReadOnly = IIF(condexpr,.T.,.F.)
>etc.

Might be the extra code you have;
WHEN code
RETURN CondExpr

Alternative
This.ReadOnly = CondExpr in the GotFocus
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform