Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Multiple Select Listbox
Message
De
14/03/2001 18:06:20
 
 
Information générale
Forum:
Visual FoxPro
Catégorie:
Gestionnaire d'écran & Écrans
Divers
Thread ID:
00484970
Message ID:
00485089
Vues:
18
Thanks Nadya,

I wasn't using the nCol value. The code I am using now gives me the unique ID.

for nCnt = 1 to this.listcount
if this.selected(nCnt)
append blank
REPLACE posted.itemid with alltrim(this.list(nCnt,14))
endif
endfor


Thank you again,
Tyler
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform