Normally we could do this to prepare the content before filtering
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,
$.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,