Brackets
Hi,
I do not want curly brackets in this :
obj.setDataText(function(i, j){return data1[i][j]});
How is possible to rewrite this code?
Thank a lot
I do not want curly brackets in this :
obj.setDataText(function(i, j){return data1[i][j]});
How is possible to rewrite this code?
Thank a lot
ThomasV
January 20,