Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Valid is not fired
Message
 
À
11/02/1997 16:51:38
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00020085
Message ID:
00020090
Vues:
42
>I have a listbox where the definition is like this
>
>BoundColumn=2
>ControlSource=wgtset.struc_id
>RowSource=select name,struc_id from struc where template=1 order by 1 into cursor temp
>RowSourceType=3
>
>When I create enter my form when creating a new record, the listbox is blank because wgtset.struc_id does not contains any value. If I press TAB to move to my next field, the Valid() event of the listbox is not fired. Isn't the Valid() event suppose to be fired whenever we exist the field?

My limited VFP experience so far has been that most Valid events only fire if data has changed.
Glenn
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform