程 序 人 生

[每个人都是工程师,书写着属于自己的人生代码!--林海]
posts - 41, comments - 14, trackbacks - 0, articles - 2
  博客园 :: 首页 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理

公告

08 2009 档案

摘要: 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) 编辑 |