I would like to have a UISearchBar on the top of my UITableView which hides when you scroll down: The answer is easy, I just need to add it on my table view
This will answer your question :
iPhone: Hide UITableView search bar by default
same concept, different controller.
Good luck.