I have a question regarding jQuery DataTables
.I have the following situation , when table is loading everything should be sorted by third column , but at the same time , I sorting by columns should be disabled (when clicking on the header of the table), and highlighting of column on which sorting is done should be also disabled.
Please if you have any idea , share it with me. Thank You.