Take the community feedback survey now.
                AI OnAI Off
            
        Take the community feedback survey now.
 
                
                
                    
                        <%--newslistingheader--%>
                        <%--> 
                
                    
                        
                             %>) " />
" />
                        
                        
                            
                                 
             
APSX:
Code Behind:
protected int RowIndex = 0;
protected string GetRowCSS(int rowIndex)
{
  return RowIndex % 2 == 0 ? "a" : "b";
}
                        