Hi, i’m using “_in_header_special” function to display a tooltip into header but :
in grid.setHeader("Path {#special} , … the {#special} tag is displayed
I want it to be hidden like it should be.
Notice that the function is doing it’s job : tooltip is enable on the good tag {#special}.
Thanks for helping me.