Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Updating grid data source.
Message
De
03/03/2003 20:35:33
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00760666
Message ID:
00760689
Vues:
16
>I need to close and reopen the data source (a cursor) for a grid without adversely affecting the grid.
Thisform.grid1.RecordSource = SPACE(0)
* Create/recreate cursor
...
Thisform.grid1.RecordSource = "mycursor"
Thanks for the quick response.

When the cursor is refreshed, the grid is now showing all columns instead
of a subset.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform