DHTMLX Docs & Samples Explorer

setIconPath(path)

Required library edition: This method works with any edition of DHTMLX library
Required library file: dhtmlxgrid.js

set path to external images used in grid ( tree and img column types )

  • path - url (or relative path) of images folder with closing ”/”
   mygrid.setIconPath("../codebase/imgs/icons_greenfolders/");

See also: setImagePath