[GH #5632] FIlter for Boolean

Hi Team,

As we have filter condition for string and Date.

Do we have any option for boolean value columns so that the filter displays only true and false as the options for filter?

Hi @chandup83

Currently, you get a standard (text-typed) set of values for boolean cell type


checkbox filters

Some time ago I’ve requested API for filter alteration (here Allow to change options in the filter_by_condition · Issue #5632 · handsontable/handsontable · GitHub). I will notify you once it is ready.

@aleksandra_budnik Thanks for the response.