Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Bind ListBox To Generic Collection Of Classes
Message
Information générale
Forum:
ASP.NET
Catégorie:
Code, syntaxe and commandes
Divers
Thread ID:
01454830
Message ID:
01454885
Vues:
28
>>I have a generic List of objects. It is possbile to bind this list to a Listbox?
>
>Winforms? Sure.
ListBox1.DataSource = theList;
>ListBox1.DisplayMember = "ListPropertyName";
Sorry, this is a web app. Can it be done here too?
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform