Hello good morning,
I am looking for a way to implement a "live search" like the iPhone appsstore Application. Actually i have my search bar and a UItableview, what i am doing is when i type in "ABC" and click on the search button it does a search and in turn i have a XML from the server and i parse it and shows the results in the Uitableview. I know i can use Ontextchange and while i typ eit will search but its gonna take a load of time.
I have seen iphone appstore search .. while you type in it searches .. u type "A" it searches all apps beginning with an "A".
Any Help would be greatly appreciated :).
Regards,
Veer.