摘要:
故障:WinForm VS2008开发环境在一个TabControl 中的一个Tab中拖拽了一个DataGridView,对其进行数据源的绑定,然后再通过代码为该表格添加一个列,然后foreach所有行,对其单元格进行赋值。示例代码: gv1.DataSource = s; DataGridViewColumn dgColumn = new DataGridViewTextBoxColumn(... 阅读全文
posted @ 2010-05-27 11:47
老裴
阅读(2696)
评论(7)
推荐(1)

浙公网安备 33010602011771号