Quantcast
Channel: Recent Discussions — DataTables forums
Viewing all articles
Browse latest Browse all 81689

fnFilter with numeric data

$
0
0
I'm trying to set up a link or button to filter my table based on a status column. No matter what I try I always get back zero rows.

See my example: http://jsfiddle.net/OneMHz/LH7pX/

The status is a numeric value. The column has an mRender function to convert the various statuses to friendly names. I've tried calling fnFilter with the value as a string and as a number, but both result in zero matched rows. Any idea what I'm doing wrong?

Viewing all articles
Browse latest Browse all 81689

Trending Articles