Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Adding Combo To DataGridView
Message
 
To
22/12/2009 17:35:29
General information
Forum:
ASP.NET
Category:
Coding, syntax and commands
Miscellaneous
Thread ID:
01440197
Message ID:
01440243
Views:
31
>Kevin
>
>>> DataGridViewComboBoxColumn colTables = new DataGridViewComboBoxColumn();
>
>I just cut and pasted that line into a C# app and it compiled OK
>Here are my references:
>WSGUitilieslib is custom, the rest are window references.
>Are you missing any that might be relevant?
>
>using System;
>using System.Collections.Generic;
>using System.ComponentModel;
>using System.Data;
>using System.Data.SqlClient;
>using System.Drawing;
>using System.Linq;
>using WSGUtilitieslib;
>using System.Text;
>using System.Windows.Forms;

Right, but I'm getting no data in the combo. See my code in my previous post.
Everything makes sense in someone's mind
public class SystemCrasher :ICrashable
In addition, an integer field is not for irrational people
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform