Beyond the Prompt A one-day AG Grid & Bryntum conference • 19th May 26 Learn more




Core Features

Advanced Features

JavaScript Data GridFiltering Overview

This section gives an overview of the different filter types provided by the grid.

Filter Types Copy Link

  • Column Filter - a column-based filter that filters rows using the values under a specific column:

    Column Filter

  • Quick Filter - a text-based filter that filters rows across all columns and words in the text:

    Quick Filter

  • External Filter - an application filter that is independent of any filtering done within the grid:

    External Filter

  • Advanced Filter - a column-based filter that filters rows across all columns with type-ahead support and an advanced visual builder:

    Advanced Filter