iPad UISplitViewController With Two DetailViewControllers
        Posted  
        
            by saikamesh
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by saikamesh
        
        
        
        Published on 2010-04-08T05:37:28Z
        Indexed on 
            2010/04/08
            5:43 UTC
        
        
        Read the original article
        Hit count: 331
        
iphone
Hi,
is it possible to have two detail view controllers for a SplitViewController(not with the use of Interface Builder, pure programmatically) or can we add one more splitviewcontroller in place of a splitviewcontroller's detailviewcontroller. If yes, please explain me with an example.
Thanks In Advance!
© Stack Overflow or respective owner