Skip to content

searchData()

Paul edited this page Jan 1, 2019 · 3 revisions

type Function

Updates the table data from a subset derived from a search of all keys for a query string (case insensitive).

Syntax

searchData(queryVal:string): void

Usage

dataTable.searchData('foo')

Clone this wiki locally