UISearchBar: FilterContentForSearchText not working on a UITableView (results not shown on table)
问题 PROBLEM PARTLY SOLVED, SEE END OF POST: Showing search results on a UITableView not working. The table stays blank, doesn't show any results but the searching must work because when I search for something not in the table I get immediately "No Results" text shown on the table . Note: In IB I did connect the delegate of UISearchBar in Connection Inspector with my Controller . Hope you can help. m: - (NSInteger)tableView:(UITableView *)tableView numberOfRowsInSection:(NSInteger)section { return