I have a UITable in order to search among some data (timezones). My problem is that when the overlay view comes up the index is still shown.
As shown in the image below the “?” character is shown and the index can be enabled. Is it possible to disable it when searching and the overlay is activated? How?

In
sectionIndexTitlesForTableViewreturnnilwhen your search bar is active.