We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Function
Updates the table data with the given col key filtered by the given value.
filterCol(key: string, queryValue: any): void
dataTable.filterCol('name', 'foo')
There was an error while loading. Please reload this page.