Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Tejas Shah on Jul 15, 2008 05:19
open dhtmlx forum
What is the file order that need to be followed while using any DHTMLX component ??

Hi,
Just a general question that while using any DHTMLX component, what should be the file order that need to be included in JSP file ????? This will solve many problems.
Answer posted by Support on Jul 15, 2008 06:43
The dhtmlxcommon.js need to be included before other dhtmlx js files, order of other files is not important.
In case of grid you can check
    http://dhtmlx.com/docs/products/dhtmlxGrid/doc/articles/Common_Problems_in_Grid.html#grid_art_comprob
    Used js files section