UISearchBar Not appearing

Posted by joec on Stack Overflow See other posts from Stack Overflow or by joec
Published on 2010-03-31T20:25:16Z Indexed on 2010/03/31 22:03 UTC
Read the original article Hit count: 199

Hi

I have view controller, into the view i have put a table view, and a search bar into the table's header... the search bar is not showing up, just the empty table view.

Do i need to do something additional? I'm pretty sure its to do with the view outlet of the UIViewController, set to View...

Thanks

© Stack Overflow or respective owner

Related posts about uitableview

Related posts about uisearchbar