Categories | Question details Back To List | ||
xCombo setImagePath() Is there a combo.setImagePath() for xCombo now in 2.5? All the other modules have it. Still using: window.dhx_globalImgPath="./codebase/imgs/"; Answer posted by Alex (support) on Sep 09, 2009 01:30 Yes, you can use dhtmlx.image_path="./codebase/imgs/" or window.dhx_globalImgPath="./codebase/imgs/" There isn't setImagePath method. |