Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Filling a multi-column ListBox
Message
De
16/07/1997 12:36:51
 
 
À
16/07/1997 12:20:29
Elyse Pomerantz
Dynamic Data Concepts, Inc.
Brooklyn, New York, États-Unis
Information générale
Forum:
Visual FoxPro
Catégorie:
Codage, syntaxe et commandes
Divers
Thread ID:
00040242
Message ID:
00040248
Vues:
28
>I have a 2-column ListBox with RowSourceType set to 0 (None). I am trying
>to fill it with 2 fields from a table using the AddItem method, but I can't
>seem to fill the second column. I want the list to be sorted. I had no
>problem filling a 1-column ListBox. Thanks for any help.
>
>Elyse

I have never tried it for RowSourceType=0. My assumption is that the natural RowSource for this case is a cursor. You could CREATE CURSOR/INSERT INTO in List.Init event and then handle it conveniently (you can have index tags for sorting, etc.)
Edward Pikman
Independent Consultant
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform