Hi,
I have a MapView and a searchbar with a searchDisplayController And I want to know how I can reload the table of the searchDisplayController. without a Tableview.
Most of the information/tutorials i found on the internet is adding myTableView to the tableView but I don't have a table, so how do I reload the searchDisplayController?
Please help Thanks in advance