关于DataGridView的DataGridViewComboBoxCell错误[2]

[入库:2006年2月23日] [更新:2007年3月24日]

本文简介:

3            Case 0
4                DataGridView1.Item(1, e.RowIndex).Value = DataGridView1.Item(0, e.RowIndex).Value
5                temp = DataGridView1.Item(0, e.RowIndex).Value
6        End Select

本文关键:关于DataGridView的DataGridViewComboBoxCell错误
  相关方案
Google
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top