Description
When unselecting an item from the excel style filtering, the whole grid becomes empty.
- igniteui-angular version:
- browser:
Steps to reproduce
- Open any sample with excel style filtering, for example: https://www.infragistics.com/products/ignite-ui-angular/angular/components/treegrid/excel-style-filtering#angular-tree-grid-excel-style-filtering-example
But same happens in dev samples too.
- Open excel style filter and unselect an item, for example the first one.
- Hit Apply
Result
The whole grid becomes empty.
Expected result
The rest of the items that were not unselected should remain in the data.
Attachments
Attach a sample if available, and screenshots, if applicable.
Description
When unselecting an item from the excel style filtering, the whole grid becomes empty.
Steps to reproduce
But same happens in dev samples too.
Result
The whole grid becomes empty.
Expected result
The rest of the items that were not unselected should remain in the data.
Attachments
Attach a sample if available, and screenshots, if applicable.