Posted 13 September 2017, 10:18 am EST
Hello
I’m using FlexGrid Angular 2 with Hierarchical Data.
I added filter option in the headers by using : <wj-flex-grid-filter #filter >
When i click on the filter icon I get only the top level values (in the example I added you see only the value “nothing” that is for no data in the top row.
How can I use the filter option to filter all the data and not only the top row values?