Use of icons in multi row headers (how to make it work with

Hi:



I have been trying to use icons in my headers. The setHeader() or tag approach works, but when I add additional rows in the header with attachHeader, and try to use img:[path] inside these header cells, it does not work.



Is this is limitation, or am I doing something wrong?



for example:

#rspan,text,#cspan,img:[…/images/arrow_up.gif]text



this did not work



but

img:[…/images/arrow_up.gif]Metrics

worked



Thanks,

Binod

There is no opportunity to use such a way of setting images in case of attachHeader.

You should use html to set image there:

<![CDATA[#rspan,text,#cspan,text]]>