grid not loading //v.3.0 build 110707

HI ,
i am using //v.3.0 build 110707 version . its giving me some error like
dhtmlx is not defined
[Break On This Error] (function(){dhtmlx.extend_api("dhtmlXC…):this.enableFilteringMode(a)}})})();
dhtmlxcombo.js (line 57)
dhtmlXGridObject is not defined
[Break On This Error] mygrid = new dhtmlXGridObject(‘gridbox’);

Regards,
Hussain.

Please check docs.dhtmlx.com/doku.php?id=othe … mon_errors

Even after placing the files in the mentioned order
i.e, dhtmlxcommon.js
dhtmlxgrid.js
dhtmlxgridcell.js

I am getting the same error.

Error: ReferenceError: dhtmlXGridObject is not defined
mygrid = new dhtmlXGridObject(‘gridbox’);

Unfortunately the issue cannot be reproduced locally.
Please, provide with a more detailed sample of your code.

Please, make sure that all required files a reloaded successfully.