0

Is there anyway to get agSetFilter and agTextFilter both on one column of the grid. e.g. I want below type of filters on one column

TextFilter agTextFilter screenshot agSet Filter screenshot

1 Answers1

0

You would need to create your own custom filter to handle this:

https://www.ag-grid.com/javascript-grid-filter-custom/

Matt Nienow
  • 1,168
  • 6
  • 16