Quantcast
Channel: DataTables 1.10 — DataTables forums
Viewing all articles
Browse latest Browse all 2364

Columns.render function: filtering by individual column filters.

$
0
0

When applying this condition in a columns render function

if (type === 'display' || type === 'filter' ) {

it seems that the filtering only applies when using the global input filter.

Is there any way of filtering the rendered data when using individual column text inputs filtering?
TIA


Viewing all articles
Browse latest Browse all 2364

Trending Articles