Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Saving listbox items back to table
Message
De
01/04/1998 11:35:20
Mandy Mccord
Public Interest Breakthroughs, Inc.
Albany, New York, États-Unis
 
 
À
01/04/1998 11:27:46
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00088653
Message ID:
00088712
Vues:
38
>>I'm a little confused where I use the above code (with..endwith). Can you elaborate?

Cetin,

Thanks much for your explanation. That makes it much clearer in my ever foggy brain. :^)

One quick question for you if you don't mind. I'm trying to get my SourceList to be 2 columns (one for dispval, one for code), but am having trouble. I'm populating the list with the following code in my moverlist container's INIT method.

SELECT lvesin
SCAN
This.LstSource.AddItem(lvesin.dispval,??,1)
This.LstSource.AddItem(lvesin.codeno,??,2)
ENDSCAN

I want to add lvesin.dispval (regardless of the nIndex ...this is where I'm having troubles as indicated by my ??'s) in Item 1, Column 1 and lvesin.codeno in Item 1, Column2 and so on. I can't see to get this to work. Any clues as to what I'm doing wrong?

*many* thanks!

Mandy
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform