Sorting mixed data column
-
Hello Tobias,
Sorry to trouble you. I have seen similar topics and have followed your instructions but still my problem is not resolved.
The webpage (supplied link) opens correctly with the first 3 columns correctly sorted but once I use the toggle at the top of the columns, to sort max-min or min-max, the sort order is not correct and it won’t even go back to the original correct order.
I have activated the plugin: datables-sorting-plugins
I have used the custom code: “columnDefs”: [ { “type”: “formatted-num”, “targets”: [ 1, 2, 3, 14 ] } ]
I would also like to use: “order”: [[3,’asc’]]; in the Custom Commands field but I’m not sure how to separate the two commands.
I’m not experienced in coding and not sure where I am going wrong.
Thank you for the great plugin!!
Marita
The page I need help with: [log in to see the link]
The topic ‘Sorting mixed data column’ is closed to new replies.