loading table view on click of button

Posted by srikanth on Stack Overflow See other posts from Stack Overflow or by srikanth
Published on 2010-03-17T07:50:58Z Indexed on 2010/03/17 8:41 UTC
Read the original article Hit count: 223

Filed under:
|
|
|

hi all, i have created an iPhone application with a view based .. the problem is i want to load a table view on click of button how can i do it? i tried..

initWithNibName:@"xibfile" bundle:[NSBundle mainBundle]...

but table view is not loading wat to do?

© Stack Overflow or respective owner

Related posts about iphone

Related posts about xcode