Top "Searchdisplaycontroller" questions

UISearchDisplayController with no results tableView?

Usually, a UISearchDisplayController, when activated, dims the tableView and focuses the searchBar. As soon as you enter text into the …

iphone objective-c uisearchbar searchdisplaycontroller
How to implement a search bar that stays always on top using UISearchDisplayController in iPhone SDK 3.0

The iPhone SDK 3.0 has this handy new class "UISearchDisplayController" which makes it easy to create a search bar, handling all …

iphone iphone-sdk-3.0 uisearchbar searchdisplaycontroller