简体   繁体   English

是否可以在反应中使用 ag-grid 在单个列上应用多个过滤器?

[英]Is it possible to apply multiple filter on a single column using ag-grid in react?

I am trying to customize the agSetColumnFilter and add agNumberColumnFilter functionality within it.我正在尝试自定义 agSetColumnFilter 并在其中添加 agNumberColumnFilter 功能。 How can I achieve it?我怎样才能实现它?

Currently, we do not have possibility to combine it.目前,我们无法将其合并。

But this feature will be present in the next version of Ag-Grid.但是这个功能将出现在下一版本的 Ag-Grid 中。

Feature in ChangeLog: AG-1873 Allow set filter to be combined with other filters ChangeLog 中的功能: AG-1873 Allow set filter to be combined with other filters

Next Release Target: 24.0.0 (21st Aug 2020)下一个发布目标:24.0.0(2020 年 8 月 21 日)

PipeLine: https://www.ag-grid.com/ag-grid-pipeline/管道: https://www.ag-grid.com/ag-grid-pipeline/

In a few days, it should be available过几天应该就可以了

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM