Quantcast
Channel: SCN: Message List
Viewing all articles
Browse latest Browse all 3316

Re: Filter MultiInput suggestionItems by value from different control

$
0
0

Depending on what your model supports, define a function in the controller with...

 

var aFilters = [];

aFilters.push(new Filter("ColName", sap.ui.model.FilterOperator.BT, from, to));

this.getView().byId("filterPlanNames").getBinding("suggestionItems").filter(aFilters);

 

Regards,

Jamie

SAP - Technology RIG


Viewing all articles
Browse latest Browse all 3316

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>