Quantcast
Channel: DataTables 1.9 — DataTables forums
Viewing all articles
Browse latest Browse all 1816

$.fn.dataTableExt.ofnSearch[sType] does not work in 1.9.4

$
0
0
Normally we could do this to prepare the content before filtering

 
$.fn.dataTableExt.ofnSearch['string'] = function ( data ) {
...

see http://jsfiddle.net/Y5ycM/

This does not work in dataTables 1.9.4, see http://jsfiddle.net/27B6B/

The funny thing is, that the code looks the same and should be called in 1.9.4 also, but it never does. Is that a bug, or is there another approach to do this in 1.9.4, not mentioned in the changes?

regards,

Viewing all articles
Browse latest Browse all 1816

Trending Articles