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

Cannot exclude filtering rows based on html5 data attributes #618

Open
chrisblinn opened this issue Feb 24, 2020 · 0 comments
Open

Cannot exclude filtering rows based on html5 data attributes #618

chrisblinn opened this issue Feb 24, 2020 · 0 comments

Comments

@chrisblinn
Copy link

chrisblinn commented Feb 24, 2020

https://stackoverflow.com/questions/55511765/can-we-exclude-row-from-filtering-yadcf-plugin/55523603

JSFiddle

DataTables allow html5 attributes on rows and cells which can be used to setup filters in YADCF when the html5_data tag is set. However testing shows issues with the html5_data tag (refer to JSFiddle).

In the JSFiddle, users should be able to put in a date range, and the row with no date value should be excluded, in other words, always visible. However, if a value is provided in the value range filter, all rows are included as candidates.

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

1 participant