Categories | Question details Back To List | ||
Commercial Versions ZIP-File The commercial versions of you products are containing a zip file in the root of the main zip file, eg. dhtmlxcombo_pro_full.zip. Is this the "upgrade" from the GPL- to the Commercial Version? Do i have to overwrite the files with the content pf the zip files? Answer posted by Alex (support) on Jan 19, 2010 07:40 Hello usually for combo initialization you need to include dhtmlxcommon.js and dhtmlxcombo.js (they ar ein the codebase folder). dhtmlxcombo_pro_full.zip consists of dhtmlxcombo.js and some other files. The dhtmlxcombo.js from this archive already contains both dhtmlxcombo.js and dhtmlxcommon.js libraries. So to initialize combo you need to included either dhtmlxcommon.js and dhtmlxcombo.js from codebase folder or dhtmlxcombo.js from dhtmlxcombo_pro_full. |