You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 2, 2025. It is now read-only.
I wanted to integrate it with angular-datatables so I wrote a small angular-datatables plugin:
Here is the source: (mainly adapted from the original columnfilter plugin) https://gist.github.com/ertogs/a10291946efed5eaf51b
Thank you for your contribution 👍
You just need to send a pull request into the dev branch.
On a side note, you can read the guidelines and how to use pull request in Github.
Hey all ,
There is a lightweight ColumnFilter Plugin written by @thansen-solire available at https://github.com/thansen-solire/datatables-light-columnfilter.
It helped me a lot when using it with bootstrap, serverside and ordering.
I wanted to integrate it with angular-datatables so I wrote a small angular-datatables plugin:
Here is the source: (mainly adapted from the original columnfilter plugin)
https://gist.github.com/ertogs/a10291946efed5eaf51b
And here is a small example how to use:
https://gist.github.com/ertogs/42947001a2e452ea3a58
I am not sure how to contribute best and if you would appreciate it.
The text was updated successfully, but these errors were encountered: