Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Read only property of the grid
Message
De
07/07/2000 19:48:59
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00389647
Message ID:
00389755
Vues:
10
The best way I have found is to add another control (e.g. TextBox) to the Column and set it as ReadOnly or Enabled = .F. with the other properties mirroring those of the Column's CurrentControl.

Then you can set a condition in the Column's DynamicCurrentControl property for when to use the ReadOnly TextBox control.

This is the only technique I have found that doesn't produce squirrely results with cursor requery's, grid refreshs, etc..

>How can I set readonly property to false for a particular row on a grid which is readonly?
- Jeff
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform