Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid
Message
 
 
À
12/04/2005 23:48:56
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Re: Grid
Versions des environnements
Visual FoxPro:
VFP 7
Database:
MySQL
Divers
Thread ID:
01004032
Message ID:
01004035
Vues:
25
>Hi,
>
>Currently I used grid for data entry. However I don't want user to edit certain record (row). How could I implement this control so certain grid's row is enabled, or readonly. Please advise, Thanks in advance.
>
>regards,
>Kusnardi


I think it's enough to put your condition in grid's AfterRowColChange method. Since only one record could be active in a time, you just have to check that record...
If it's not broken, fix it until it is.


My Blog
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform