Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Sirish on Jul 05, 2008 07:15
open dhtmlx forum
DhtmlxGrid Not Displaying in Host Server

hi all

i have a problem, till last week i was working on our development server,which is linux, the dhtmlx grid very fine, and this week when we moved it to hosting server, the page is coming with title but no gird is getting displayed. i tried enabling debug true, but nothing is hapenning, except the title, nothing is getting executed on the page. please help me

Regards
Answer posted by Support on Jul 07, 2008 01:40
The components are fully client side, so while server send correct files to clietn - they must work correctly without relation to used server side environment.
Please be sure that all necessary files included in page, and links to js|css file point to correct files.