ExtJS之GridPanel细分效能

ExtJS之GridPanel细分功能zccst整理二、一、将结果分组展示表格数据分组:Ext.grid.GroupingView博客地址:htt

ExtJS之GridPanel细分功能
zccst整理

二、


一、将结果分组展示
表格数据分组:Ext.grid.GroupingView
博客地址:http://chenjumin.iteye.com/blog/674178
批注:Ext.grid.GroupingView要与Ext.data.JsonReader、Ext.data.GroupingStore配合使用。