- Ext.data.GroupingStore extends Ext.data.Store. The getState method of Ext.grid.GridPanel calls getSortState of Ext.data.Store to save the state. If the multiSortInfo has sorters populated, and that has not been overwritten by sortInfo population, save the multiSortInfo. The override could happen if the User overrides the default multi sort.