I am using a search widget in my application.I want to provide the search suggestions with the person names in the server. How to provide custom search suggestions where the names are retrieved from a webservice?
What are the steps i need to follow here?