The filter attempts to access table.config.cache - but there is no such variable.
I looked at tablesorter, and cache appears to be a local variable. I tried assigning it to table.config.cache every time it was altered (in tablesorter), and that made the javascript errors go away. I could even trace through the code, and see it building up resultRows. But the display was never updated - it remained as if I had not typed anything into the filter.
I'm afraid I'm a bit out of my depth beyond this point :-(
I don't know if this is relevant, but I am using tablesorter.pager at the same time.
I have put this issue in again, as I accidentally closed it last time, and I can't figure out how to reopen the old one.
The filter attempts to access table.config.cache - but there is no such variable. I looked at tablesorter, and cache appears to be a local variable. I tried assigning it to table.config.cache every time it was altered (in tablesorter), and that made the javascript errors go away. I could even trace through the code, and see it building up resultRows. But the display was never updated - it remained as if I had not typed anything into the filter. I'm afraid I'm a bit out of my depth beyond this point :-(
I don't know if this is relevant, but I am using tablesorter.pager at the same time.
I have put this issue in again, as I accidentally closed it last time, and I can't figure out how to reopen the old one.