Custom data sort value?
Custom data sort value?
![jdscomms](https://secure.gravatar.com/avatar/3a99120e7cfbcf5f5cda1809793c1e09/?default=https%3A%2F%2Fvanillicon.com%2F3a99120e7cfbcf5f5cda1809793c1e09_200.png&rating=g&size=120)
How would I add a custom sort value to each item in a column? This value would override the natural sort order upon clicking the asc or desc icon in a column.
Thanks.
This question has an accepted answers - jump to answer
This discussion has been closed.
Answers
DataTables' orthogonal data options would be the way to do this.
Allan
Thanks Allan.