tr{background:#F7F7F7;}
tr:nth-child(2n){background:#FFF;}
tr{background-color: expression((this.sectionRowIndex % 2 == 0) ? "#FFF" : "#FFF" );}
body{background:#eee;}
tr:nth-child(2n){background:#FFF;}
tr{background-color: expression((this.sectionRowIndex % 2 == 0) ? "#FFF" : "#FFF" );}
body{background:#eee;}