I’m currently using the grid and would like to change the style on the header for only column 0. Is there a way to accomplish this?
Regards
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
Thanks for the information, it works out great for setting via javascript. Do you have an xml outline of doc that will show the header tags? I’m retreiving my data via XML. Thanks again for the help
Regards
Steve