Sorting work-around not sorting
-
Hello Tobias,
I am having trouble with the sorting work-around you suggested in
https://ww.wp.xz.cn/support/topic/tablepress-not-sorting-columns-correctly?replies=8
and
https://ww.wp.xz.cn/support/topic/substitute-word-for-numbers-for-sorting-issues?replies=6I have made the extra column and added the custom commands code but now the column is not sorting at all. I have also installed the DataTables Sorting plugins.
"aoColumnDefs": [ { "bVisible": false, "aTargets": [ 2 ] }, { "iDataSort": 2, "aTargets": [ 3 ] } ]Does this code look correct?
I am trying to sort the ‘Approximate AUM’ column on page : http://insurancelinked.com/fund-managers/Thanks
ps. Great plugin
The topic ‘Sorting work-around not sorting’ is closed to new replies.