ggbbeyou
int rows = dataGridView1.indexrows;//获得选种行的索引
string str = dataGridView1.rows[rows].cells[num].text;//获取第rows行的索引为num列的值 

分类:

技术点:

相关文章:

  • 2021-11-14
  • 2021-11-14
  • 2021-11-14
  • 2021-11-14
  • 2021-07-21
  • 2021-09-20
  • 2021-09-20
猜你喜欢
  • 2021-09-20
  • 2021-09-20
  • 2021-11-14
  • 2021-09-20
  • 2021-09-20
  • 2021-11-14
  • 2021-09-20
相关资源
相似解决方案