Thanks for reply.
I found a solution using $.grep before settings.complete and using settings.data.someParameter to pass the filter string.
Thanks again.
Thanks for reply.
I found a solution using $.grep before settings.complete and using settings.data.someParameter to pass the filter string.
Thanks again.
Hi,
I'm using Generic service to extract data from a json file locally and show into a list component. This is done.
My question is how to filter the JSON data because the request does not have the " Query String " option?
Thanks.