tblMain.getSelectManager().setSelectMode(0);--不能选择  
tblMain.getSelectManager().setSelectMode(1);--选择单元格  
tblMain.getSelectManager().setSelectMode(2);--单选行  
tblMain.getSelectManager().setSelectMode(3);--选择单元格  
tblMain.getSelectManager().setSelectMode(4);--单选列

相关文章:

  • 2021-06-20
  • 2021-03-31
  • 2022-12-23
  • 2022-12-23
  • 2022-03-01
  • 2022-12-23
  • 2022-12-23
  • 2021-09-28
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-01
  • 2021-06-21
相关资源
相似解决方案