AutoComplete in Page dailog with custom request.
Hello All,
I have requirement where in I need to show dropdown list in autocomplete filed.

I have a json file in the repo. which provids the search result. in this case I have to filter the search text in the json and recivie the required data and show in the dropdown.
With datasource i am not able to acchive this because datasource will load the data on dailog load. But here i have to load the data based on the search text.
Please help on this.
Thanks.
