2013年1月21日

DataGridView绑定注意事项

摘要: dataGridView1.DataSource=ds.table[0];必须绑定到数据源的表!! 阅读全文

posted @ 2013-01-21 16:21 鱼大缸 阅读(57) 评论(0) 推荐(0)

导航