Filter by value not working as expected (like Excel)

Tags: #<Tag:0x00007f8b1d820410>

When I filter by value the filter list is filtered, then I click OK and nothing changes in the grid. I need to first clear the checkboxes, then filter by value and click Select All, then OK. But same menu in Excel works better. Not visible items are automatically unchecked.

https://handsontable.com/examples?filters&dropdown-menu&headers

Hi @dan

here’s an example that cleans the checboxes http://jsfiddle.net/ua197Lcx/

thank you, but not really useful. it’s always cleared and user doesn’t see his previous setting

That’s true. This can only be helpful on the first load of the table. The current official API for filters do not allow us to have this flexibility on the checkboxes state.