Quantcast
Channel: Free community support — DataTables forums
Viewing all articles
Browse latest Browse all 35272

Datatable Sorting showing two sorting symbols in UI

$
0
0

Im using Datatable in MVC. As shown in the below image the data table showing two sorting symbols. The functionality is working but it is showing two symbols.

http://s16.postimg.org/nibqo7gfl/12_4_2014_2_14_48_PM.jpg

Im using code as
"bsort" : true,
"aoColumnDefs": [{ 'bSortable': false, 'aTargets': [0,1]}],

How to remove one of the symbol from it.
Please help.


Viewing all articles
Browse latest Browse all 35272

Trending Articles