Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Listbox Question
Message
De
25/06/2003 10:44:01
Alvin Lourdes
Children and Youth Services Cluster
Toronto, Ontario, Canada
 
 
À
Tous
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Titre:
Listbox Question
Divers
Thread ID:
00803790
Message ID:
00803790
Vues:
62
I have 2 columns that I need to return from SQL into a
listbox.

UNIQUEID , FIRSTNAME

FirstList.Items.Add(myRow.ItemArray.GetValue(5).ToString
());

The code above only adds 1 item to a row...

Anyone know how to add 2 entries for every row in the
listbox?

Thank You.
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform