How i hide the header and footer of UITableView Controller?
        Posted  
        
            by Rajendra Bhole
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Rajendra Bhole
        
        
        
        Published on 2010-05-25T13:15:53Z
        Indexed on 
            2010/05/25
            13:21 UTC
        
        
        Read the original article
        Hit count: 676
        
iphone
Hi,
I develop an application in which i selected the UITableView (only two row) having group style on the UIViewController with background image. But i want to be only those two row of the group table shold be displayed on the background image, and the header and footer of the table must be hide.
How i do that? 
© Stack Overflow or respective owner