My app populates the data in it from a json webservice online...
How can I use/add search when pulling json data from a web service on-line? that would return results from that database...
My app populates the data in it from a json webservice online...
How can I use/add search when pulling json data from a web service on-line? that would return results from that database...
Hi,
It depends on data format and search properties you need. There are a lot of ways to search by arrays of numbers, strings or objects.