Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
My combo just won't show its value
Message
 
 
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Environment versions
Visual FoxPro:
VFP 7 SP1
OS:
Windows XP SP2
Database:
Visual FoxPro
Miscellaneous
Thread ID:
01241634
Message ID:
01241643
Views:
29
This message has been marked as a message which has helped to the initial question of the thread.
>I have a text box next to a combo (set at drop-down list)
>
>The Text box displays the PK of a record and the combo is supposed to display the record description field.
>
>If I select a combobox item it displays OK and the assoc PK displays in the textbox.
>
>BUT, on invokation of the form I cannot get any value to diaply in the combo - it's just blank.
>
>I've tried just about every perm. of .displayitem, ,.value, .Boundcolumn, .bound, etc., etc. but nowt works.
>
>Worse is I've a similar text box/combo combination on another form and though I've mirrored its settings I still can't geyt it to cough up. What gives? Any suggestions?
>
>'ppreciate it.
>
>Terry

Post your combo's settings.

You may try to play with combo's ListIndex property, though value/DisplayValue should be enough. Perhaps you need to set them in Activate, Init may be too early.
If it's not broken, fix it until it is.


My Blog
Previous
Reply
Map
View

Click here to load this message in the networking platform