摘要: 0(最基本的技巧)、获取某列中的某行(某单元格)中的内容 this.currentposition = this.dataGridView1.BindingContext [this.dataGridView1.DataSource, this.dataGridView1.DataMember].Position; bookContent = this.database.dataSet.Table...阅读全文
posted @ 2009-08-06 09:12 林海 阅读(85) | 评论 (0) 编辑 |
