Pman.Gnumeric.js
authorAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 08:25:11 +0000 (16:25 +0800)
committerAlan Knowles <alan@akbkhome.com>
Fri, 10 Sep 2010 08:25:11 +0000 (16:25 +0800)
Pman.Gnumeric.js

index 5b416c6..2ab2d04 100644 (file)
@@ -136,6 +136,16 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, {
         if (!url) {
             return;
         }
+        // reset stufff..
+        this.doc = false;
+        this.sheet = false;
+        this.grid = false;
+        this.colInfo = false;
+        this.rowInfo = false;
+        this.cmax = false;
+        this.rmax = false;
+        
+        
         _t = this;
         var c = new Roo.data.Connection();
         c.request({