Hi,
I get the below error on my page on load:
[i]dhtmlxArray is not defined
dhtmlXGridComboObject()dhtmlxgridcell.js (line 215)
dhtmlxgridcell.js()dhtmlxgridcell.js (line 218)
[Break on this error] this.cell._clearCell = false;this.setCT…< this.keys.length;i++)this._save=[\r\n
I am using the below DHTMLX components:
Grid
Toolbar
Editor
I have included all JS files required but there seems to be something missing, as follows:
[i]<!-- -------------------- DHTMLX Components -------------------- start -->
[/i]Please suggest.