GridView列标题修改成自己想要的

用GridView.Columns[0].HeaderText = "", 行不通

 

到网上找了下,应该是先绑定,再用GridView.HeaderRow.Cells[n]

相关文章:

  • 2022-01-12
  • 2022-12-23
  • 2022-12-23
  • 2021-11-27
  • 2022-12-23
  • 2021-06-16
  • 2021-06-10
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-12-26
  • 2022-12-23
  • 2022-12-23
  • 2021-04-01
  • 2022-12-23
相关资源
相似解决方案