Roo.data.Store @config multisort - enables multiple sort columns, based on the order...
[roojs1] / Roo / grid / Grid.js
index ee77dcf..8bb4697 100644 (file)
@@ -77,7 +77,7 @@ Roo.grid.Grid = function(container, config){
         this.dataSource= Roo.factory(this.dataSource, Roo.data);
         this.ds = this.dataSource;
         this.ds.xmodule = this.xmodule || false;
-        
+         
     }
     
     
@@ -418,6 +418,8 @@ Roo.extend(Roo.grid.Grid, Roo.util.Observable, {
     */
     dropTarget: false,
     
+   
+    
     // private
     rendered : false,