Categories | Question details Back To List | ||
How to set a image as background to the Header of grid Hi, can you please tell me how to put image as background to the Header of dhtmlx grid. Answer posted by dhxSupport on May 14, 2009 06:30 grid.setHeader("A,B,C",null,["background-image: url","text-align:left;","text-align:center"]); |