Fnfilter
Fnfilter
Kumar
Posts: 10Questions: 0Answers: 0
Hi,
I have one Question that fnfilter(); doesnot perform operation exactly on data of column,
Example:
I have 4 rows
123.12
123.12.34
123.12.34.5
123.12.34.6
My Question is If i use oTable.fnfilter('123.12');
Result: I am getting all 4 rows instead of 1 row, Means filter doesnot happening exactly what we required.
Thanks,
Kumar
I have one Question that fnfilter(); doesnot perform operation exactly on data of column,
Example:
I have 4 rows
123.12
123.12.34
123.12.34.5
123.12.34.6
My Question is If i use oTable.fnfilter('123.12');
Result: I am getting all 4 rows instead of 1 row, Means filter doesnot happening exactly what we required.
Thanks,
Kumar
This discussion has been closed.
Replies
http://datatables.net/forums/discussion/9035/otable.fnfilter
http://datatables.net/forums/discussion/8553/filtering-a-column
http://datatables.net/forums/discussion/9036/fnfilter
Allan