Skip to content
New issue

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

Multiple dropdown filters #876

Open
itxcore opened this issue Aug 18, 2020 · 1 comment
Open

Multiple dropdown filters #876

itxcore opened this issue Aug 18, 2020 · 1 comment

Comments

@itxcore
Copy link

itxcore commented Aug 18, 2020

Hi i followed your tutorial on
http://fooplugins.github.io/FooTable/docs/examples/advanced/filter-dropdown.html
for filtering with a dropdown, that worked well.

My question is how can apply a 2nd filter to .footable
Something like below (even as array it dosent work.
$(".table").footable({
paging: {size: 100},
components:
{
filtering: FooTable.MyFiltering,
filtering: FooTable.MyFiltering2
},
.......

Thank you

Oliver

@yilmazmuhammed
Copy link

As asked in the question, is it possible to add more than one dropdown filter?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants