Set different colors for different levels in tree grid- rows

Hi,

I am trying to set the color for the tree grid rows.
example
level0(Parent)
Level1(Child)
Level2(Child)
Level3(Child)
How can i set the colors dynamically.
Or suggest any other way to set the child row colors

You may try to use the setRowColor() method:
docs.dhtmlx.com/doku.php?id=dhtm … etrowcolor