Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
ComboBox
Message
De
20/10/1998 15:15:13
 
 
À
20/10/1998 14:48:55
Information générale
Forum:
Visual FoxPro
Catégorie:
Autre
Titre:
Divers
Thread ID:
00148594
Message ID:
00148603
Vues:
17
>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
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform