I'm using the DataTables plugin and in a column I have the following structure
And by default the plugin creates the default sort order of which I do not know which rule obeys, I would like that when clicking on that column to sort it would sort by the value of class .saldo
How can I do this?