Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
ComboBox
Message
From
20/10/1998 15:15:13
 
 
To
20/10/1998 14:48:55
General information
Forum:
Visual FoxPro
Category:
Other
Title:
Miscellaneous
Thread ID:
00148594
Message ID:
00148603
Views:
16
>Hello All,
>
>I want to select the last+first name using a ComboBox. The problem is
>how to get the Last+First names (combintion) into an array as one field. Is creating a field in the record that contains both, creating an index for it and bringing it into the array, or referrencing it directly, the best way? TIA.
>
>Regards,
>
>Paige

The natural way would be either base combo on 2 table fields or collect these fields into cursor and base the combo on this cursor's alias. Bith ways you should set Combo.ColumnCount=2.
Edward Pikman
Independent Consultant
Previous
Reply
Map
View

Click here to load this message in the networking platform