Math and Split ?

Version: dhtmlxGrid v.2.0 Professional edition build 81009/81107

Hi,

in a grid i calculate the sum of one line.
If I now must split this grid as there are too many entries,
he does not calculate more in real time / dynamic, but only once when first loading.

The boxes are named after the split be different, or do I have access to this any different?

o.g.
mygrid.setColTypes(“ro,ro,ro,dyn[=c2-c4],ro”);
mygrid.init();
mygrid.splitAt(4);
mygrid.enableMathEditing(true);

Thanks for your help!

Unfortunately we cannot reproduce this issue at the current version of dhtmlxGrid. Please try to update your files

Now we have the newest Professional edition bought.

But the calculation

e.g.

mygrid.setColTypes(“ed,ro,dyn,ro[=c4+c5+c6+c7+c8+c9+c10],ed,ed,ed,ed,ed,ed,ed”);

only works without the

mygrid.splitAt(4);

Unfortunately this is known issue. We can provide you fix, but it will not be included to the main version due to some compatibility issues. If you interesting in it please open ticket at support.dhtmlx.com/