Search Display to not show results until search bar is tapped
Posted
by TK
on Stack Overflow
See other posts from Stack Overflow
or by TK
Published on 2010-04-14T20:02:17Z
Indexed on
2010/04/16
2:53 UTC
Read the original article
Hit count: 490
I think I may be missing something obvious:
Is there a simple way to modify the UISearchBar or UISearchDisplayController so that it doesn't reload the view after each letter typed but only after the Search button is hit?
© Stack Overflow or respective owner