Angular
Fundamentals of ag-Grid with Angular: Filtering

Text Filter

Mute
Current Time 0:00
/
Duration Time 0:00
Loaded: 0%
Progress: 0%
Stream TypeLIVE
Remaining Time -0:00
 

Goals

  • The provided agTextColumnFilter provides the ability to search string values in the grid.
  • Specify the filter property to either true or agTextColumnFilter in the column definition to enable the text filter.
  • Use the filterParams property for a column definition to customize the behavior of the filter.
 

I finished! On to the next chapter