Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
COMBOBOX
Message
From
26/09/1999 12:46:32
 
 
To
25/09/1999 23:36:51
General information
Forum:
Visual FoxPro
Category:
Coding, syntax & commands
Title:
Miscellaneous
Thread ID:
00269025
Message ID:
00269102
Views:
17
Frank-
Headings aren't native to comboboxes. Generally the list that drops down *should* be somewhat obvious. For example, if you want the user to choose a book title, but you are storing the ISBN number, you would have a combo that has two columns: 1st shows titles, 2nd has ISBNs. You could set the width of column 2 to zero, and bind the controlsource to column2. Then the user just sees a list of titles, and since the form has a label for the control (right?) there's no need for a heading in the combo.

If your situation is more complex, then perhaps there is a better control than a combo. Can you tell us what you are displaying for the user?

>Is there anyway by which you can show headings on a combobox's pulldowns? Thankyou for your help!!
>
>Frank Romano
Previous
Reply
Map
View

Click here to load this message in the networking platform