treegrid css

Hi!

My tree has 2 top rows, columns headers and the other is the filters. I want those 2

to have distinct colors is that possible?

You may define style of your row right in your xml:

or using setRowTextStyle() method:
docs.dhtmlx.com/doku.php?id=dhtm … wtextstyle

and if I’m loading from Json?

In Json I do not define the headers neither the filters, How?

=\