已有57人关注
dataGridView
发表在C#图书答疑 2010-11-07
是否精华
版块置顶:
你好,我在dataGridView的cellsclick事件中这样写:
 private void dataGridView1_CellClick(object sender, DataGridViewCellEventArgs e)
 {
     if (e.RowIndex > 0)
     {
         txtWork.Text=dataGridView1.SelectedCells[0].Value.ToString();
         txtDept.Text = dataGridView1.SelectedCells[1].Value.ToString();
         txtname.Text = dataGridView1.SelectedCells[2].Value.ToString();
         comset.Text = dataGridView1.SelectedCells[3].Value.ToString();
         txtAddress.Text = dataGridView1.SelectedCells[4].Value.ToString();
         txtpay.Text = dataGridView1.SelectedCells[5].Value.ToString();
         txtzhiwei.Text = dataGridView1.SelectedCells[6].Value.ToString();
       }
但是报错,说“索引超出范围。必须为非负值并小于集合大小。参数名:index”
请问我应该如何解决这个问题呢?
谢谢!
分享到:
精彩评论 1
小科_mrkj
学分:43 LV2
2010-11-08
沙发
读者朋友:
    您好,把“dataGridView1.SelectedCells[0].Value”修改为“dataGridView1.Rows[e.RowIndex].Cells[0].Value”这种样式。
首页上一页 1 下一页尾页 1 条记录 1/1页
手机同步功能介绍
友情提示:以下图书配套资源能够实现手机同步功能
明日微信公众号
明日之星 明日之星编程特训营
客服热线(每日9:00-17:00)
400 675 1066
mingrisoft@mingrisoft.com
吉林省明日科技有限公司Copyright ©2007-2022,mingrisoft.com, All Rights Reserved长春市北湖科技开发区盛北大街3333号长春北湖科技园项目一期A10号楼四、五层
吉ICP备10002740号-2吉公网安备22010202000132经营性网站备案信息 营业执照