I am trying to use a jQuery dataTable plugin. The problem is that the sort icon (this arrow which point in which direction data is actual sorted) is not displayed.
M
Everytime I have had that problem with dataTables it stems from a javascript error. Also, you could try adding
"bSort": true,