We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
We have a custom dashboard showing storage usage in a table.
As you can see in the screenshot, when sorted, the column with the storage is in lexicographical order rather than sorted numerically
Same issue appears when typing as bytes :
It would be nice if we could have some improved sorting, or are we missing something ?
Cheers, François
The text was updated successfully, but these errors were encountered:
We should maybe look at https://datatables.net/reference/option/columns.type
Sorry, something went wrong.
Tried several things this moring but did not succeed.
I think the first step will be to use a more recent version of datatables, then we could use this plugin: https://datatables.net/plug-ins/sorting/file-size
coudot
No branches or pull requests
Hi,
We have a custom dashboard showing storage usage in a table.
As you can see in the screenshot, when sorted, the column with the storage is in lexicographical order rather than sorted numerically
Same issue appears when typing as bytes :
It would be nice if we could have some improved sorting, or are we missing something ?
Cheers,
François
The text was updated successfully, but these errors were encountered: