Hello,
I have created my treeview where every other row has a background color set. something to the effect of:
row0 --- bgcolor = gray
---------------------------------
row1 --- bgcolor = white
---------------------------------
row2 --- bgcolor = gray
---------------------------------
row3 --- bgcolor = white
---------------------------------
etc.