Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid refreshing
Message
De
06/08/2001 14:29:25
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00540286
Message ID:
00540309
Vues:
15
You're going to have to re-execute the query that you are using as a rowsource. (Don't you have an into clause within the query?) Why not make life easier and set the recordsourcetype to 'alias' and the rowsource directly to 'trans'. The refresh command will then work.


>how do you refresh a grid? I have one with the following
>WITH THISFORM.grid1
>ROWSOURCE= "Select price,quantity,noun from trans"
>ENDW
>and a click of a cmd button does the following :
>SELE TRANS
>GO TOP
>DELE next 1
>PACK
>the grid goes empty after clicking. I've tried refreshing the form too.
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform