Quantcast
Channel: SCN : All Content - All Communities
Viewing all articles
Browse latest Browse all 3523

Reset TreeTable structure (remove filtering)

$
0
0

Hi,

 

What is the easiest way to remove the filtering options done on the TreeTable columns so that the Table's structure would go back to how it was before the filtering was done?

 

Obviously the following is not enough:)

 

$.each(oPositionSelectionTreeTable.getColumns(), function(i, column) {

   column.setFiltered(false);

   column.setFilterValue("");

});

 

I probably need to update the table model binding somehow. Not sure how thought.


Viewing all articles
Browse latest Browse all 3523

Trending Articles



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