TypeError: fl is undefined

Hi,

We are facing TypeError: fl is undefined ERROR in left panel tree. we are using dhtmlxgrid v.2.6 build 100722 version.

The error is occurred in dhtmlxgridcell.js in below function of this file.

this.setChecked=function(fl){
this.setValue(fl.toString())
};

Pls help us, how to resolve this issue.

Unfortunately the cannot be reproduced locally.
if the problem still occurs for you please, provide with any kind of sample of your code or with a complete demo, where the problem can be reconstructed.
Here you can find a tutorial about creating a complete demo:
docs.dhtmlx.com/auxiliary_docs__ … pport.html