Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Loosing grid configuration
Message
De
21/07/1999 13:40:24
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00244242
Message ID:
00244256
Vues:
22
>Yes, that's what I understood but it's not working, I guess it used to work but I just installed Service Pack 3, there might be some changes in behavor, or either I'm doing something wrong!
>

It doesn't work that way, atleast not in my tests.

What I had to do was to issue a:
"SELECT * FROM table WHERE .F. INTO CURSOR curTemp"
to create a empty cursor with the same structure as the table populating the grid. Then use the cursor as the recordsource whenever you are operating on the table. Assign it back to the table name when you are done.

Hope this helps..
Michael
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform