roojs-debug.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 18 Mar 2011 03:12:39 +0000 (11:12 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 18 Mar 2011 03:12:39 +0000 (11:12 +0800)
roojs-debug.js

index 6b13617..89a1bad 100644 (file)
@@ -47740,6 +47740,7 @@ Roo.extend(Roo.grid.GridView, Roo.grid.AbstractGridView, {
     ensureVisible : function(row, col, hscroll)
     {
         Roo.log('GridView.ensureVisible,' + row + ',' + col);
+        return; //disable for testing.
         if(typeof row != "number"){
             row = row.rowIndex;
         }