Menu

Commit [r5733]  Maximize  Restore  History

- The Ext.data.GroupingStore has multiSortInfo set with sorters initialized to an empty array. The applyState method of Ext.grid.GridPanel should multi sort only when sorters is populated, not when the sorters is an empty array.

- 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.

sandeepmehra 2011-11-19

changed /trunk/JaffaRIA/source/html/js/extjs/ext-overrides.js
/trunk/JaffaRIA/source/html/js/extjs/ext-overrides.js Diff Switch to side-by-side view
Loading...
MongoDB Logo MongoDB