Closed GoogleCodeExporter closed 9 years ago
Hi,
Could you take the latest version from the site (2.1.7. I think)
Jovan
Original comment by joc...@gmail.com
on 1 Mar 2012 at 3:05
Jovan:
Thanks a lot! I spent almost a full day debugging this yesterday. It works
perfectly with 2.1.4
Regards,
-Reuben
Original comment by reuben.n...@gmail.com
on 1 Mar 2012 at 5:53
Original comment by joc...@gmail.com
on 3 Mar 2012 at 10:30
Guys, I don't quite follow, which version are you referring to? What project?
Found nothing close to 2.1.4 in any of the download sections, facing same bug.
Original comment by apere...@gmail.com
on 4 Jun 2012 at 7:55
i downloaded 2.3.3 and same error
ln 301
if (sNewCellDisplayValue == null) {
//sNewCellDisplayValue = sValue;
oTable.fnUpdate(sValue, aPos[0], aPos[2], bRefreshTable);
} else {
oTable.fnUpdate(sNewCellDisplayValue, aPos[0], aPos[2], bRefreshTable);
}
Original comment by bmj...@gmail.com
on 8 Nov 2013 at 11:57
Original issue reported on code.google.com by
reuben.n...@gmail.com
on 1 Mar 2012 at 6:04