1. 隐藏DataGrid某一列

     $("#datagrid_view").datagrid('hideColumn', filed);

      2. 显示DataGrid隐藏的某一列

         $("#datagrid_view").datagrid('showColumn', filed);

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-10-30
  • 2022-12-23
  • 2021-06-21
  • 2022-12-23
猜你喜欢
  • 2021-08-19
  • 2021-11-09
  • 2022-12-23
  • 2021-07-31
  • 2022-12-23
  • 2022-12-23
  • 2021-09-18
相关资源
相似解决方案