Using fnFilter: display no data present in that column

Using fnFilter: display no data present in that column

mattnthatmattnthat Posts: 18Questions: 0Answers: 0
edited February 2013 in General
Im using the following:
oTable.fnFilter( '', '5');

To display ALL of the data in a column.

I want to be able to display only the columns that DONT have any data in them.. eg empty?

Any thoughts?

Thanks,
Matt

Replies

  • mattnthatmattnthat Posts: 18Questions: 0Answers: 0
    After much searching.. found a solution.
    For reference:
    http://www.datatables.net/forums/discussion/4147/how-fnfilter-for-an-empty-string/p1
This discussion has been closed.