Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Keeping a combo underneath...
Message
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
00090153
Message ID:
00090199
Views:
20
>It doesn't matter what field will go to Combo.Value. As long as you handle Combo.Displayvalue (Combo.Style=0) you are allowed to put whatever you want into combo's text portion:
>***Combo.Interactivechange event
>This.Displayvalue="whatever"+table1.field4+"something else"
>Thisform.Text1.Value=table1.field1
>Thisform.Text2.Value=table1.field2
>Thisform.Text3.Value=table1.field3

Hey, I think we're on to something now. I can still use one long string in the combo when dropped down (I don't want multicolumn due to need for Arial and column alignment problem). But with the long string, I can display only a SUBSTR of it in the combo when it's not dropped down. Thanks Edward, I think this will succeed.
The Anonymous Bureaucrat,
and frankly, quite content not to be
a member of either major US political party.
Previous
Reply
Map
View

Click here to load this message in the networking platform