Column Filter
Column Filters are filters that are applied to the data at the column level.
Column Filter Types
You can use the Provided Filters that come with the grid, or you can build your own custom Filters.
There are four main Provided Filters, plus the Multi Filter. These are as follows:
- Text Filter - A filter for string comparisons.
- Number Filter - A filter for number comparisons.
- Date Filter - A filter for date comparisons.
- Set Filter - A filter influenced by how filters work in Microsoft Excel.
- Multi Filter - Allows for multiple column filters to be used together.
You can also define you own Custom Filter