Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
How to bound combobox in datagridview.columns[0]?
Message
De
25/10/2009 20:00:30
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
À
24/10/2009 10:19:30
Information générale
Forum:
ASP.NET
Catégorie:
Autre
Versions des environnements
Environment:
C# 3.0
OS:
Vista
Network:
Windows 2003 Server
Database:
MySQL
Application:
Web
Divers
Thread ID:
01431223
Message ID:
01431397
Vues:
41
DataGridViews utilize 5 different "column types": TextBox (the usual), CheckBox, ComboBox, Link and Button.

Use the DataGridViewComboBoxColumn class for the column in question and set its DataSource, ValueMember and DispayMember properties accordingly.

>Dear All,
>
>how to bound combobox in datagridview.columns[0]?
>
>please help
>
>Thanks
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform