Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How can i do to display the second column in combos ?
Message
 
To
05/08/1999 10:42:12
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00250157
Message ID:
00250205
Views:
14
In the LostFocus Event or Valid Event
This.RowSource = Alias.Field2, Field1

In the GotFocus Event or When Event

This.RowSource = Alias.Field1, Field2
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform