📄️ Overview
The grid can display a subset of the provided rows using filtering.
🗃️ Columns Filter
2 items
📄️ Filter API
You can access and set the models for filters through the grid API, or access individual filter instances directly for more control. This page details how to do both.
📄️ Floating Filter
Floating Filters are an additional row under the column headers where the user will be able to see and optionally edit the filters associated with each column.
📄️ Quick Filter
In addition to the column specific filtering, a 'quick filter' can also be applied.