Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid help
Message
 
 
À
29/01/2007 11:27:32
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Versions des environnements
Visual FoxPro:
VFP 6 SP5
OS:
Windows XP
Divers
Thread ID:
01190125
Message ID:
01190128
Vues:
24
This message has been marked as the solution to the initial question of the thread.
>I am working with a grid that is based off of a cursor.
>
>In one of the fields I have a checkbox. when I click on the check box, it tells me that the control is readonly. Is this because the data is based off of a cursor?
>
>Thanks
>Christine

Yes, it could be. Make sure the cursor is updatable, e.g. created with CREATE CURSOR command.

Also make sure you specify the column's controlsource as Cursor.FieldName format, not just FieldName.
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