Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Additional item in combobox
Message
De
07/01/2007 18:31:59
Cetin Basoz
Engineerica Inc.
Izmir, Turquie
 
 
À
07/01/2007 07:30:53
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Divers
Thread ID:
01183242
Message ID:
01183320
Vues:
18
>Hi,
>Anyway to set combobox which bind to business object to add additional item into list such as "NA" / "Select One"?
>
>Thank you

Something like:

Customer myCustomer = new Customer();
myCustomer.Company = "(NA / Select one)"
myCustomerList.Add(myCustomer);

Cetin
Çetin Basöz

The way to Go
Flutter - For mobile, web and desktop.
World's most advanced open source relational database.
.Net for foxheads - Blog (main)
FoxSharp - Blog (mirror)
Welcome to FoxyClasses

LinqPad - C#,VB,F#,SQL,eSQL ... scratchpad
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform