Our blazing fast Grid component built with pure JavaScript


Post by lauraricher »

Hi, I am looking at the following example of filtering:
https://bryntum.com/products/grid/examples/filtering/

I was just wondering if there was an easy way to toggle the visibility of the filter popup when you click the filter icon in the column header rather than just keep re opening it each time you click the icon.

For example, click filter icon opens filter. If filter is open, when icon is clicked again, close the filter.

Thanks,
Laura


Post by alex.l »

Hi Laura,

We do not have logic that you described, but there is a FilterBar feature that might fits you better https://bryntum.com/products/grid/examples/filterbar/

All the best,
Alex Lazarev

How to ask for help? Please read our Support Policy


Post by alex.l »

Hi Laura,

Looks like I misunderstood your initial request, sorry for that. I've opened a ticket to make that behaviour as default https://github.com/bryntum/support/issues/12938
You can subscribe on ticket updates to be notified when it's done.

All the best,
Alex Lazarev

How to ask for help? Please read our Support Policy


Post Reply