ios - Set up a UISearchDisplayController for a UITableViewController without a UISearchBar -


I think the only way to create a UISearchDisplayController is also to build UISearchBar on my UITableViewController .

However, I do not want to use UISearchBar , and want to start searching through it instead of pressing a button

Is this possible?

I tried to activate UISearchDisplayController by pressing the button:

  - (zero) pressed the search button: (ID) sender {[manually . Search Display Controller Set Active: Yes Animated: Yes]; }   

This "works", but searchDisplayController shows that there is no UISearchBar . (It is evident).

I just finished setting hidden fields in no more yes The given search display controller has been shown and discarded.

Comments

Popular posts from this blog

c - Mpirun hangs when mpi send and recieve is put in a loop -

python - Apply coupon to a customer's subscription based on non-stripe related actions on the site -

java - Unable to get JDBC connection in Spring application to MySQL -