Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making row readonly in a grid
Message
De
07/10/2004 04:31:21
 
 
À
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:
00949450
Vues:
16
this.ReadOnly = UPPER(ALLTRIM(EVAL(thisform.Grid1.RecordSource+".Nam"))) == 'PRIVATE'
>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.
>
>
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform