Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted by Tom Ince on May 21, 2008 06:42
open dhtmlx forum
Mixing different types of controls on a single web page

I'm trying to use a Tree and a Grid control on the same page. The problem is, whichever the second to call loadXML is, fails. I've also noticed that dhtmlxCommon.js is not the same between controls.
Answer posted by Support on May 21, 2008 07:44

In case of different dhtmlxcommon.js file  ( such situation may occur only if you are using differnt versions of components ) please use one with from newest package ( the file is backward compatible )

I'm not sure that problem in dhtmlxcommon.js itself, plesae try to use debug version of dhtmlxcommon
         http://dhtmlx.com/docs/products/kb/index.shtml?cat=search&q=2238&ssr=yes&s=debug%20dhtmlxcommon
to be sure that you requesting correct XML and response is correct