Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Selected rows in grid to readonly
Message
De
30/03/2004 00:46:19
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00890636
Message ID:
00890663
Vues:
21
hi david,

my table has description, author and date. when user is equal the author, i want the row to be editable.

initially, i want grid to be readonly. i should have a command button that should set all rows equal to author to be editable.

i tried your suggestion, on the when() of each text in my grid, i do
if author=nuser
   this.readonly = .f.
endif
but when i run the form, i see all rows as editable even if author is not equal to user.

i am sure that user is equal the author but it does not set it as editable.

any help?
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform