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

Create custom filters #47

Open
dmarcos89 opened this issue Aug 4, 2014 · 1 comment
Open

Create custom filters #47

dmarcos89 opened this issue Aug 4, 2014 · 1 comment

Comments

@dmarcos89
Copy link

How can i create custom filters for each list?

For example, i need a select with 2 options that should filter the items in the left column. Also im going to need another select filter for the right column.

Is there any way that i can filter using data-something tags? Any other way?

Hope anyone can help!
Thanks in advance.
Damian

@istvan-ujjmeszaros
Copy link
Owner

You can set the filters with the setNonSelectedFilter(value, refresh) and setSelectedFilter(value, refresh) methods.

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