Reputation: 1503
I have table view with search bar and search delegate added. When I try to search,my view scrolls up and my navigation bar is no more displayed. Is there any way to over ride so that the navigation bar is not hidden??
This screen shot is initial screen
this screen shot is when searching
Any help would be appreciated.
Thanks
Upvotes: 0
Views: 80
Reputation: 5442
Please visit this question. It may help you a little bit. How to scroll the UITableviewcell scroll up when the keyboard appears?
Thanks.
Upvotes: 1