Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ControlSource
Message
 
To
07/01/2000 05:21:44
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00314381
Message ID:
00314390
Views:
32
Hi Kevin,

Just a reminder: this kind of solution i gave you (where you can use the Combo's property Value) works well on character fields. If you have numeric fiels it doesn't work so well. Imagine you have the code "24" (character) to put on a Combo; works OK (even if the item "24" stays at the 50th position of the Combo). If the item 24 is an integer, for example, and you use the same procedure, VFP will find for the 24th item of the Combobox, forgetting completely his true value.
Be carefull!

Cheers,

Ricardo
Previous
Reply
Map
View

Click here to load this message in the networking platform