Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
How to bound combobox in datagridview.columns[0]?
Message
From
25/10/2009 20:00:30
Gerry Schmitz
GHS Automation Inc.
Calgary, Alberta, Canada
 
 
To
24/10/2009 10:19:30
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
OS:
Vista
Network:
Windows 2003 Server
Database:
MySQL
Application:
Web
Miscellaneous
Thread ID:
01431223
Message ID:
01431397
Views:
40
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
Previous
Reply
Map
View

Click here to load this message in the networking platform