UISearchBar- change scope without greying out table?
- by Greg
How can I allow a change in scope without having the table grey out, the search field become first responder and keyboard popup?
I simply want to refresh the data shown based on the scope.
Thanks
Greg