Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Valid is not fired
Message
From
12/02/1997 11:38:32
 
 
To
11/02/1997 16:51:38
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00020085
Message ID:
00020205
Views:
40
>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?

The Valid of a listbox only fires if something was selected.
Craig Berntson
MCSD, Microsoft .Net MVP, Grape City Community Influencer
Previous
Reply
Map
View

Click here to load this message in the networking platform