The docs for the dhtmlxGrid control show a method called “setImageSize”. This function is not available in the 1.6 professional release I am using. (v.1.6 build 80512) I get an error: “Object doesn’t support this property or method” in IE.
Paul
The method available for treegrid only, it control size of icon used as part of treegrid item (“tree” column type), the command will not affect any other images in tree.
( method stored in dhtmlxgtreegrid.js, most probably you have not included it, or using command against column of different type )