Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialadnanalvee2
6,862 PointsSearch inside the listview data retrieved from?
I was planning on implementing a search on exactly a similar project of mine. I have successfully retrieved the data from JSON, found some tutorial on how u can put a search bar at the top, but how do I implement it? Some tutorials I saw, were simply searching strings in a listview, which had all the values inserted already. But I wanted to search the data retrieved from JSON. Why aren't there anything regarding searching JSON data from a LISTVIEW online? Is not possible? Ben Jakuben can u help me out on this. Thanks