Quantcast
Channel: SCN : All Content - SAPUI5 Developer Center
Viewing all articles
Browse latest Browse all 6178

apply a filter to sap.ui.table.Column / sap.ui.table.Table

$
0
0

Hi Team,

 

I'm trying to apply a filter programmatically via java script:

 

  press : function() {

  sap.ui.table.Column ... .setFilterValue("CH");

  sap.ui.table.Column ... .setFiltered(true);

  }

 

this code adds the filter "CH" to the column, but the table is not filtered/updated. Which function do I have to call?

filter-error.jpg

In other words, where is the "apply" filter function? And is this function placed on the table or on the column?

 

Thanks and regards,

Tobi


Viewing all articles
Browse latest Browse all 6178

Trending Articles



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