oTable.fnFilter is not working
oTable.fnFilter is not working
I want to provide search in thead of datatables and implement search in it...but it is not working...
http://jsfiddle.net/methew/u9654/3/
only this line is not working properly ...oTable.fnFilter( this.value, $(this).attr('id') );
http://jsfiddle.net/methew/u9654/3/
only this line is not working properly ...oTable.fnFilter( this.value, $(this).attr('id') );
This discussion has been closed.
Replies
Allan
http://jsfiddle.net/methew/u9654/3/
in every case it give me "No matching records found"
Thanks once again allan..you are rock