DataGridView
指定需要绑定的列名是这语句吗?
this.DataGridView1.Columns[0].DataPropertyName = “ColumnCurveID”;
我的DataGridView1 里面有DataGridViewButtonColumn 也就是按钮列 这一列不需要绑定
dataset 怎么办
DataGridView1 结构如下
ID NAME TIME BUTTON1(按钮列)
DATASET 结构如下
ID NAME IME NEED_AUTH TYPE
最好有代码 非常对不起分不多 不是小气是没分了