Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Can I bind a collection to a control?
Message
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
00971040
Message ID:
00971069
Vues:
21
>Can I bind a collection to a control (i.e. DropDownList) on my form?
>Or do I first have to write code to populate the control manually or write code to insert data from collection into a datatable and the bind the datatable?
>
>Einar

Yep, just set the collection as the data source. We do this all the time, binding combos to our custom collections that contain business objects.
Précédent
Suivant
Répondre
Fil
Voir

Click here to load this message in the networking platform