Topic: Add sort value to datatable API
Expected behavior I would like to set a separate sort value for each cell so column sorting will use that specific value instead of the value in the table cell.
Actual behavior A column is sorted on the exact value in the table cell.
Resources (screenshots, code snippets etc.)
Maybe you could add to the Datatables API
-> a Options (cell)
API so I can render a data-mdb-sort-value="my value"
in a table cell and it will use that value to sort the column on.
Add comment
FREE CONSULTATION
Hire our experts to build a dedicated project. We'll analyze your business requirements, for free.
Status
Answered
Specification of the issue
- ForumUser: Premium
- Premium support: Yes
- Technology: MDB Standard
- MDB Version: -
- Device: -
- Browser: -
- OS: -
- Provided sample code: Yes
- Provided link: No