change grid styles on a specific column header via XML

your repsonse worked out great via javascript, but I'm loading my data via XML.  Do you have a XML outline document that will show the available tags for the headers?  Thanks.
It can be done with 3rd parameter of setHeader or attachHeader methods. Please find more information here [dhtmlx.com/dhxdocs/doku.php?id=d ... _setheader](http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxgrid:api_method_dhtmlxgridobject_setheader)
Regards
Steve

Unfortunately there is no way to set style for the header cell via xml. It can be done only with API or via directly via DOM.
>>Do you have a XML outline document that will show the available tags for the headers
Please check document at the attachment

dhtmlxxml.zip (506 KB)