Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Use filter to filter records in grid
Message
 
À
17/03/2005 08:54:41
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Versions des environnements
Visual FoxPro:
VFP 5
Database:
Visual FoxPro
Divers
Thread ID:
00996708
Message ID:
00996735
Vues:
40
>hi,
>i'm sorry, but nothing at mygrid, i try browse after the code ,i see the
> mytable bottom,
> can i use it as locate and if found i put the same code again.
>
>thanks
>>
>>cFilter = "MONTH(dat) == "  + ALLTRIM(STR(MONTH(thisform.Text2.Value)))+ "  AND "+;
>>          "Mac1       == '" + ALLTRIM(thisform.Text18.Value)           + "' AND "+;
>>          "Typ        == "  + ALLTRIM(STR(thisform.Text24.Value))
>>
>>set filter to &cFilter
>>
Yes I think You should add this code AFTER
IF FOUND() statement
Against Stupidity the Gods themselves Contend in Vain - Johann Christoph Friedrich von Schiller
The only thing normal about database guys is their tables.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform