dhtmlXGridObject is not defined

I’m getting an error “dhtmlXGridObject is not defined.” I added the dhtmlXGrid.js in order the dhtmlXGridObject be visible in my page. See the code as shown below.



Help, suggestions highly appreciated.

Thanks,

Ricardo Carvalho









Untitled Page







        

    











     <div id=“gridbox”

     style=“width:100%;height:250px;background-color:white;overflow:hidden”>









Such error can occur only if js file not loaded - please check that path correctly point to file and name is exact the same ( based on used server - case of file name may be important )