如何将泛型集合对象绑定到dataGridView中???
如何将泛型集合对象绑定到dataGridView中
[解决办法]
this.components 可以不要
new System.Windows.Forms.BindingSource();
发布时间: 2012-03-25 20:55:17 作者: rapoo
如何将泛型集合对象绑定到dataGridView中???
如何将泛型集合对象绑定到dataGridView中
[解决办法]
this.components 可以不要
new System.Windows.Forms.BindingSource();