Skip to Content
0
May 26, 2014 at 10:51 AM

Filter a Json Model for a particular value

2371 Views

Hi Experts,

I am trying to show a list on the basis of some particular records entered in the input field. I want to filter the json model on the basis of that input fields. My input field is in first view and the list is in second view. I am using new sap.ui.model.Filter, when I use hard coded value I get the output but I want the output for the value in the input field. Can anyone please show me how can I do that?

Thanks

Himadri