From: edward Date: Tue, 5 Sep 2017 10:24:08 +0000 (+0800) Subject: Pman.Gnumeric.js X-Git-Url: http://git.roojs.org/?p=Pman.Core;a=commitdiff_plain;h=52cf1c7534dd8deff8a71432f1a344e9cc2c0f4f Pman.Gnumeric.js --- diff --git a/Pman.Gnumeric.js b/Pman.Gnumeric.js index d46cb952..be30c5ef 100644 --- a/Pman.Gnumeric.js +++ b/Pman.Gnumeric.js @@ -699,6 +699,9 @@ Roo.extend(Pman.Gnumeric, Roo.util.Observable, { { data = data || this.data; + + Roo.log(data); + for (var r = 0; r < this.rmax;r++) { if (typeof(this.grid[r]) == 'undefined') { continue;