Hi,
I am trying to use frozen column functionality.
Left part of grid column is of counter type.
I found function eXcell_cntr(cell) gets called infinetly. or may be called on click or on mousemove.
so the cells method of dhtmlxgrid.js file is also called infinitly , excell_cntr calls the cells method.
This occured because of addition of splitAt function.
Some How splitAt function is responsible for this.
What is going wrong?
The problem can’t be reconstructed with latest version of code
Which version of dhtmlxgrid you are using?
In case of old version - please try to use attached js file instead of original one.
dhtmlxgrid_excell_cntr.zip (890 Bytes)