Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Grid Filter
Message
De
02/09/1999 21:29:00
 
 
À
02/09/1999 19:37:20
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Titre:
Divers
Thread ID:
00260914
Message ID:
00260948
Vues:
15
>I am utterly confused on how to get a GRID redisplayed after I apply a filter.
>
>Right now I have 2 fields from COL1, COL3 from TBL1 in the GRID, I have this GRID placed in a PAGEFRAME (PAGEFRAME1) on PAGE1. I have a FILTER that has a TEXT BOX that USERS key in the information to FILTER on.
>
>How does this happen
>
>Thanks

If the grid is already set to look at the specified table, all you need to do is refresh it:

SET FILTER TO Somefield = SomeCondition
THISFORM.PageFrame1.Page1.Grid1.Refresh()
Erik Moore
Clientelligence
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform