Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making row readonly in a grid
Message
De
07/10/2004 03:56:19
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00949242
Message ID:
00949443
Vues:
15
hi ,

i try but still,

How long is your Nam field? 50 characters.
Add spaces at the end of "PRIVATE" to be the same length as your NAM field.
you mean "PRIVATE"+43characters.
this.ReadOnly = ALLTRIM(EVAL(thisform.Grid1.RecordSource+".Nam")) == 'PRIVATE                                          '
i try ,mr.Borislav Borissov code, still
this.ReadOnly = ALLTRIM(EVAL(thisform.Grid1.RecordSource+".Nam")) == 'PRIVATE'
thanks.

Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform