Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to make row readonly in a grid
Message
 
 
À
28/10/2011 04:17:42
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Versions des environnements
Visual FoxPro:
VFP 9 SP2
OS:
Windows 7
Database:
Visual FoxPro
Application:
Desktop
Divers
Thread ID:
01527515
Message ID:
01527520
Vues:
59
>I have a table with a field called activation="Maintenance" I just need to know how to make the row readonly in a grid whenever the cursor meet the word maintenance.
> Thank You

The simplest way to handle the situation is the AfterRowColChange method. In this method you check the value and the all columns to be Readonly (using SetAll).
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