0

I draged and dropped Search Display Controller onto my TableView Controller. When I push that TableView controller from RootView controller, Search Bar is not showing up on the top of the TableView. I used the same technique for the rootview controller and I could see SearchBar on the top of my TableView.

What could possibly cause that problem?

RedBlueThing
  • 42,006
  • 17
  • 96
  • 122
Igor Kilimnik
  • 97
  • 4
  • 11

1 Answers1

0

I'm not sure this is the same problem, but I have asked a similar question before, perhaps that can help you.

How do I add an UIView above a TableViewController

Cheers /Jimmy

Community
  • 1
  • 1
Jimmy Engtröm
  • 1,998
  • 4
  • 23
  • 34