We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi. First I would like to thank you for great plugin. It's saving my ass. Few days ago my boss asked for advanced filtering on existing datatables.
Could you add function exResetColumn(table, column_no). That would let reset filter for just one selected column?
That would help me alot, because I'm doing hideble sort fields, and I would like to reset hidden field filters.
The text was updated successfully, but these errors were encountered:
Added exResetFilters function to reset specific filters (one or more)
30e41b0
#162
Why reset one if you can reset one or more :)
I added exResetFilters in the latest beta (0.8.8.beta.9) , use it to reset one or more filters , read docs
Sorry, something went wrong.
Thanks alot :)
No branches or pull requests
Hi. First I would like to thank you for great plugin. It's saving my ass. Few days ago my boss asked for advanced filtering on existing datatables.
Could you add function exResetColumn(table, column_no). That would let reset filter for just one selected column?
That would help me alot, because I'm doing hideble sort fields, and I would like to reset hidden field filters.
The text was updated successfully, but these errors were encountered: