Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
I can't change the fields in the grid
Message
 
 
À
08/01/2012 19:33:15
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 5
OS:
Windows 7
Divers
Thread ID:
01532434
Message ID:
01532436
Vues:
40
>Hi All:
>
>I create a cursor called FOO in the init and I have a grid with 'Sele * from Foo into cursor BLO' (do I need the 'into cursor' part?).
>
>I can't change the fields in the grid. READONLY is .f. and ENABLED is .t..
>
>???
>
>Thanks,
>
>Yossi

You need to add

select * from Foo into cursor BLO READWRITE
If it's not broken, fix it until it is.


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

Click here to load this message in the networking platform