该功能还存在很多BUG,仅供参考

 

Ext.net.ResourceMgr.load([{ url: _HOST + "Js/OverwriteExtjs/LockingHeaderGroupView.js"}]);
 //rows为Record.data的数组
view = new Ext.ux.grid.LockingHeaderGroupView({ grows: [rows] });
 
colModel = new Ext.ux.grid.LockingHeaderColumnModel(columns);

 

LockingHeaderGroupView.js下载地址

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-12-24
  • 2021-10-15
  • 2022-01-19
  • 2021-07-22
猜你喜欢
  • 2021-10-15
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-09-30
相关资源
相似解决方案