{"LastName":"Micheal","FirstName":"John"}
I have a Json data. When i type my last name or a single character in my text field, it should search this value... and get me the response.
My json data is stored in a file and i am able to read it and get into in a variable too... from there... i am not able too