We've actually left this without a default action and left it for the developer to decide what to do depending on their own desired application behavior. To dismiss the keyboard, just implement the SCTableViewModelDelegate method called "tableViewModelSearchBarSearchButtonclicked:" and call [tableViewModel.searchBar resignFirstResponder].
[/quote]
ok that's fine.
[quote] I am guessing that we could easily make it work with STV if we subclass it into a new SCSearchDisplayController for example. I think UISearchDisplayController provides a lot of really cool visual cues, and if I am right about the subclassing theory, then we should probably have SCSearchDisplayController ready for STV 2.1. How urgent do you need this David?
[/quote]
No rush Tarek, later today would be fine

Seriously, I can live with this until 2.1. (We won't lose our databases (?) - I want to deploy this app soon)
[quote]I wish everyone would chip into these discussions, unless Tarek wishes otherwise.
I would actually LOVE to!! [/quote]
Great!!! Thanks for helping the noob as usual Tarek..
(Whatever happened to COBOL?)