Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Making row readonly in a grid
Message
 
À
07/10/2004 05:15:54
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00949242
Message ID:
00949466
Vues:
12
This command put whole grid in readOnly state.

>hi,
>
>thank you,still,
>BTW . what the defferent between this command and grid1.column1.text1(propertise read only=.t.)
>
>
>>LPARAMETERS nColIndex
>>
>>this.ReadOnly = UPPER(ALLTRIM(EVAL(thisform.Grid1.RecordSource+".Nam1"))) == 'PRIVATE'
>>
>>THISFORM.TEXT3.VALUE=NAM1
>> THISFORM.TEXT5.VALUE=TYPE1
>> THISFORM.TEXT6.VALUE=INNOUMBER
>> THISFORM.TEXT7.VALUE=PRICE
>> THISFORM.TEXT8.VALUE=TOTAL
>> THISFORM.TEXT9.VALUE=SALE
>> thisform.text17.value=w1
>> thisform.text18.value=w2
>> *thisform.grid1.refresh
>
>
>
>
>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