Please follow the steps:
set gouper again,
store.setGrouper({
groupFn : function(record) {
return record.get('fieldname');
}
});
Gracie
Please follow the steps:
set gouper again,
store.setGrouper({
groupFn : function(record) {
return record.get('fieldname');
}
});
Gracie