DHTMLX Docs & Samples Explorer

setItemImage(rowId,url)

Required library edition: This method requires Professional Edition of the DHTMLX library
Required library file: dhtmlxtreegrid.js

set image of tree col

  • rowId - id of row
  • url - image url
   grid.setItemImage(rowId,"../../../dhtmlxGrid/codebase/imgs/csh_bluebooks/folder.gif")

Note, this method should be called only after appropriate row is loaded