I have a viewController with a tableViewController inside. My problem is that the SearchBar does not disappear when I press the return button so what does it when I press the cancel button. Have you an idea of the problem?
Thanks
I have a viewController with a tableViewController inside. My problem is that the SearchBar does not disappear when I press the return button so what does it when I press the cancel button. Have you an idea of the problem?
Thanks
If you want to dismiss the search interface (like search bar and "cancel" button). The next code does it: