Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Problems with set filter
Message
De
11/09/1998 14:32:21
 
 
À
Tous
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Titre:
Problems with set filter
Divers
Thread ID:
00135569
Message ID:
00135569
Vues:
48
I have one combobox thats depending of choice the user have made in it I set one filter to one table.
The code in interactivechange event of combobox is
SET FILTER TO nm_evento = Thisform.mycombo.value
GO TOP
IF EOF()
MESSAGEBOX ....
ELSE
....
ENDIF
This combobox is in the first page of one pageframe. The filter is
established fine after I maked the choice on the combobox, but when I click one the second page vfp hangs (not with gpf). And when I click in the next button I got the message
"property value is not found" I respond ignore and the filter turns off. This message does not make sense once everything works fine if there is no filter.
Antonio Carlos Kleinübing
Systems Analyst
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform