Server-side - added fnRowCallback, and now global table search no longer works
Server-side - added fnRowCallback, and now global table search no longer works
Hello,
I am currently using DataTables with a server-side script. Everything was working well. I have a global search, as well as an individual column search for each of my columns.
Issue: after having added fnRowCallback (used it to add links to the contents of the 1st column), all is well EXCEPT the global table search NO LONGER WORKS.
Does anyone know why, and how to fix it?
I am currently using DataTables with a server-side script. Everything was working well. I have a global search, as well as an individual column search for each of my columns.
Issue: after having added fnRowCallback (used it to add links to the contents of the 1st column), all is well EXCEPT the global table search NO LONGER WORKS.
Does anyone know why, and how to fix it?
This discussion has been closed.
Replies
Please link to a test case: http://datatables.net/forums/discussion/12899/post-test-cases-when-asking-for-help-please-read
Allan