Is there a way to customize sortStates in DataTable?
See original GitHub issue@dawangdw commented on Tue Jul 24 2018
Detailed description
Is there a way to customize sortStates to only support ascending
and descending
.
Issue Analytics
- State:
- Created 5 years ago
- Comments:7 (3 by maintainers)
Top Results From Across the Web
Default ordering (sorting) - DataTables example
Default ordering (sorting). With DataTables you can alter the ordering characteristics of the table at initialisation time. Using the order initialisation ...
Read more >How to use the carbon-components-react/lib ... - Snyk
To help you get started, we've selected a few carbon-components-react/lib/components/DataTable/state/sorting.sortStates.NONE examples, based on popular ways ...
Read more >Examples › Sorting | Mantine DataTable
In order to enable sorting, you'll have to: add a sortable: true property to each sorting candidate column;; add a sortStatus property to...
Read more >Implementing Custom Sorting in Columns in JavaScript
A JavaScript tutorial for web developers show how to custom sort ... The Material Data Table, or MatTable, is chock-full of features, ...
Read more >jQuery DataTables: how to sort by custom parameter value ...
To answer your first question, you could use the Formatted Numbers plugin available on the DataTables plugin page. I would post the code...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Enhancement, I believe!
As there’s been no activity since this issue was marked as stale, we are auto-closing it.