Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Listbox Display Value
Message
From
05/02/2008 08:50:02
 
 
To
05/02/2008 08:46:50
General information
Forum:
Visual FoxPro
Category:
Forms & Form designer
Miscellaneous
Thread ID:
01289478
Message ID:
01289479
Views:
11
>I have a listbox the displays a list similar to the following:
>
>
>200 - RailCar Terminal
>201 - Ave Maria
>202 - Latitude One
>etc...
>
>
>When a value is selected from the dropdown box I would like the listbox to display only the first three numbers. Is this possible? If so, any suggestions would be greatly appreciated.
>

Since you talk about the dropdown box, I assume you have a combo, not a list. When a combo is closed, it shows only the first column from its RowSource, so you all have to do is set it up with the number and the name in separate columns.

Tamar
Previous
Reply
Map
View

Click here to load this message in the networking platform