GithubHelp home page GithubHelp logo

jquery-tablesorter-filter's People

Contributors

jbritten avatar kennyhgregory avatar lukebooth avatar michaelwignall avatar rleonhardt avatar zeehio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

jquery-tablesorter-filter's Issues

Issues regarding jquery-tablesorter-filter

I want to use tablesorter_filter.js with TableSorter 2.7.2 This is not work It only work TableSorter 2.0 why?

I think during search $.tablesorter.clearTableBody(table); is work in the TableSorter 2.0 but it is not work in the TableSorter 2.7.2

How can I keep filter- and sort data after reload?

I use this great tablesorter-filter as a dynamic projectlist that I keep in a mysql database table. I have added columns such as an urgent-function. I display a "urgent-link" in this column, When link i clicked my script sets urgent=1 for this post in my mysql table and then the script reloads the page. Now this row is highlighted. Clicking the posts urgent link once again will set urgent=0 and the poost i sno longer highlighted after reload.

However, when reloading the page I lose all filter and sort data.
I don't know Javascript so I don't know how get the data and send it back to the javscript when reloading the script.

Javascript errors when used with tablesorter 2.0.5b

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.

Javascript errors when used with tablesorter 2.0.5b

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 :-(

filter not refresh

Hi there,
I use your plugin and that it work so good.
....only one problem: when i add or remove rows in the table this plugin do not refresh the cache.
For example... when i add a new row i use

table.trigger("update");
table.trigger("appendCache");

for refresh tablesorter cache ... but this plugin not work...
anyone can help me?

regards,
tommaso

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.