Roo/grid/RowSelectionModel.js
authoredward <edward@roojs.com>
Tue, 5 Jan 2016 06:19:09 +0000 (14:19 +0800)
committeredward <edward@roojs.com>
Tue, 5 Jan 2016 06:19:09 +0000 (14:19 +0800)
Roo/grid/RowSelectionModel.js

index 948bce0..f8c35e4 100644 (file)
@@ -124,6 +124,7 @@ Roo.extend(Roo.grid.RowSelectionModel, Roo.grid.AbstractSelectionModel,  {
 
     // private
     onRefresh : function(){
+        Roo.log('calling on refresh!!!!!!!!!!!!!!!!!!!!!!!!');
         var ds = this.grid.dataSource, i, v = this.grid.view;
         var s = this.selections;
         s.each(function(r){