_mathEdit undefined Error

Hi!



I have editable cell (edn property) and When I set the value of this cell (zero newValue= parseInt(0)) based on other cell value in different grid and try to edit the cell, I get this.grid_mathEdit undefined. But When I just copy the value from the other cell in from different grid, I don’t get the error. What could be the reason of this?



Regards,

MB

To fix this issue please try to add attached patch to your page
math.patch.zip (478 Bytes)


It doesn’t work. Now I get the following error  and the page doesn;t load.



Message: ‘this._ecache’ is null or not an object
Line: 192
Char: 954
Code: 0
URI: /scripts/dhtmlx/dhtmlxgrid.js



 

I am using v1.5 build 80319.

The above patch will not work for your version of the grid for sure.
But I have check the grid 1.5 codebase and doesn’t see any way how such error can occur.

If issue still occurs for you - please provide any kind of sample or demo link where it can be reconstructed. ( you can send it directly to support@dhtmlx.com )