How can I add a UIImage to a grouped UITableView?
        Posted  
        
            by Sheehan Alam
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Sheehan Alam
        
        
        
        Published on 2010-05-24T22:49:18Z
        Indexed on 
            2010/05/24
            23:01 UTC
        
        
        Read the original article
        Hit count: 210
        
I have a grouped UITableView that has 3 sections. I would like to show a UIImage with some text next to it (not a cell), but I am not sure how I can go about doing that? The image and text need to match the background of the pinstripes.
© Stack Overflow or respective owner