/ Published in: VB.NET
                    
                                        
altRow is a css class defining the styles for the alternating row.
                
                            
                                Expand |
                                Embed | Plain Text
                            
                        
                        Copy this code and paste it in your HTML
<div class="<%# if(Container.ItemIndex Mod 2 = 0,"","altRow") %>">
Comments
 Subscribe to comments
                    Subscribe to comments
                
                