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

Custom filter for Column of the DataTable #312

Closed
berdyshev opened this issue Feb 14, 2018 · 0 comments
Closed

Custom filter for Column of the DataTable #312

berdyshev opened this issue Feb 14, 2018 · 0 comments
Assignees
Labels
Type: New Feature Issue contains a new feature or new component request
Milestone

Comments

@berdyshev
Copy link
Contributor

berdyshev commented Feb 14, 2018

I'm submitting a feature request

Current behavior
Now only "contains", "endsWith", "equals" and "in" match modes are available. But this won't work for the columns other than string and integer, i.e. array of values like tags, etc.

Expected behavior
There is a need to have custom filter callback for the column, which will allow to define custom function to filter results.

@Merve7 Merve7 added this to the 1.4.2 milestone Mar 1, 2018
@cagataycivici cagataycivici added the Type: New Feature Issue contains a new feature or new component request label Mar 12, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: New Feature Issue contains a new feature or new component request
Projects
None yet
Development

No branches or pull requests

3 participants