How to print multiple results in row.
        Posted  
        
            by vivek
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by vivek
        
        
        
        Published on 2009-09-24T12:34:56Z
        Indexed on 
            2010/05/30
            18:02 UTC
        
        
        Read the original article
        Hit count: 280
        
I have a requirement to print my list in two columns along with pagination.
I am not able to figure out how will I get 2 records at a time from the list set in the datatable.
© Stack Overflow or respective owner