Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid/Dataenvironment problem
Message
 
À
21/07/2004 21:38:29
Dick Day
Madison County, Nebraska
Nebraska, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00926819
Message ID:
00927039
Vues:
16
>Nick, thanks for the reply! I don't see a requery property for grids. The data source is a table, not the result of an select statement. Any idea how I would requery it?
>
>Thanks,
>
>Dick

Sorry you are right, I was think of queries again. I have a suggestion on how to go about doing this with a query:

1: create a local view
2: put a grid on your form
3: set the recordsource in the grid to you local view in step 1
4: set the recordsourcetype to alias in the grid
5: you can issue a "REQUERY('name of local view')" any where and it will refresh you grid.


Nick
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform