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

Sorting on metadata values rather than the actual TD content #164

Closed
nltesown opened this issue Jun 3, 2016 · 1 comment
Closed

Sorting on metadata values rather than the actual TD content #164

nltesown opened this issue Jun 3, 2016 · 1 comment

Comments

@nltesown
Copy link

nltesown commented Jun 3, 2016

Here's my current situation: I have a table row where I display in each cell a numeric value represented as a graphical "bar" (bar chart-like) - a div with a variable width. I should be able to make this row sortable data based on the numeric value in a data- attribute : <td data-value="86">...</td>, not the actual content of the td element. It would be a useful feature for this "stupid" plugin to take this use case into account (granted, my example may not be the most frequent).

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