i have an iOS application witch have a search bar and a UITableView. when i click in the search bar for example “ta”, the web services return to me all the words witch contain “at”,
for example “beta”,”mota”,”at work”,”ebebebatbcbcb” , i would like to have just the words witch begin with “at”, not all the words witch contain “at”.
Thanks for your answers.
try this:
Or other way: