Hello
I have “dhtmlxGrid_pro_v16_80512” and i have a problem. My griid doesn�t mount totally. I have a partial grid mounted with javascript erros below: I got that problem when i put a lot of math cell inside grid (i have 56 rows with ten cells by row). Can you help me???
----FireFox error:
Erro: too much recursion
Arquivo-fonte: file:///C:/Documents%20and%20Settings/abc/Desktop/dhtmlxGrid/codebase/dhtmlxgridcell.js Line: 39
----Internet Explorer Error 7
window ALERT: “stack overflow at line: 15”
----My sources:
My JSP:
…
…
My XML:
<?xml version="1.0" encoding="iso-8859-1"?>
44444
11111111
#cspan
#cspan
222222222
#cspan
#cspan
3333333
#cspan
#cspan
#rspan,fgh/er,tes1/2434,fgh/wer,fgh/wer,tes1/234,fgh/wer,fgh/wer,tes1/234,fh/wer
grp1
test
=[[3,1]]1000/60
=[[2,3]]/36.7454
=[[2,1]]/[[56,1]]
=[[2,6]][[56,1]]
=[[2,6]]/1.1023
=[[19,6]]-[[18,6]]-[[17,6]]-[[16,6]]-[[15,6]]-[[14,6]]-[[13,6]]-[[10,6]]-[[9,6]]-[[8,6]]-[[7,6]]-[[6,6]]-[[5,6]]-[[4,6]]
=[[2,9]][[56,1]]
=[[2,9]]/22.0462
=[[19,9]]-[[18,9]]-[[17,9]]-[[16,9]]-[[15,9]]-[[14,9]]-[[13,9]]-[[10,9]]-[[9,9]]-[[8,9]]-[[7,9]]-[[6,9]]-[[5,9]]-[[4,9]]
test
39.99
0
=[[3,1]]/[[56,1]]
0
0
0
0
0
0
test
=[[4,3]][[56,1]]
0
0.39
=[[4,6]][[56,1]]
0
0.39
=[[4,9]][[56,1]]
0
0.39
test
=[[5,3]][[56,1]]
0
80
=[[5,6]][[56,1]]
0
0
=[[5,9]]*[[56,1]]
0
0
…
…until…
…
test
1.7
0
0
0
0
0
0
0
0
a) usage of distributed parsing and smart rendering in same time - has not sense, those are mutual exclusive modes ( enableDistributedParsing can be removed )
b) which version of grid you are using? versions before grid 1.6 not supported math operation in SRND mode.
With version 1.6 and enableDistributedParsing removed all works correctly - sample sent by email.
I have dhtmlxGrid v.1.6 Professional edition build 80512.
I didn´t receive samples by email.
I removed enableDistributedParsing , but it doens´t work. Now the problem is:
Firefox:
Erro: this.grid._compileSCL is not a function
Arquivo-fonte: localhost:8080/myapplication/scr … id_math.js Line: 8
----------------------------------
line error:
function eXcell_math(cell){if (cell){this.cell = cell;this.grid = this.cell.parentNode.grid};this.edit = function(){};this.isDisabled = function(){return true};this.setValue = function(val){val=this.grid._compileSCL(val,this.cell);if (this.grid._strangeParams[this.cell._cellIndex])this.grid.cells5(this.cell,this.grid._strangeParams[this.cell._cellIndex]).setValue(val);else
Hi from Ukraine!
I have the same error with this version of dhtmlxTreeGrid.
Something is wrong in dhtmlxgrid_math.js file or in interaction of this file functionality with other dhtmlx components.
The version of dhtmlxTreeGrid is 1.6 build 80512.
This issue was fixed at the latest version of dhtmlxGrid. Please contact sales@dhtmlx.com to update your files.