Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Turns to ReadOnly
Message
De
24/09/2004 10:56:59
 
 
À
24/09/2004 10:49:50
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00945540
Message ID:
00945731
Vues:
15
SELECT * from month WHERE completed <> .T. INTO CURSOR sorder READWRITE

>VFP8 - THis is done in design mode, columns countrolsource are tablename.field name, grid set to readonly .F. I have a grid, and command prompt with this: Thanks
>
>lcSave = thisform.grid1.RecordSource
>thisform.grid1.RecordSource = ""
>
>SELECT * from month WHERE completed <> .T.;
>INTO CURSOR sorder
>
> thisform.grid1.RecordSource = "sorder"
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform