returns an object with a set of methods for the header filter of the specified column
getHeaderFilter(colId: string | number): object; Parameters:colId: string | number
- the id of a columnAn object with a set of methods which let you work with the header filter of the specified column. The methods are:
Example
const countryFilter = grid.getHeaderFilter("country");
countryFilter.setValue("Brazil");
Change log:
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4