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

Boot Strap Data Table sort issue

$
0
0

Hello All,

I am getting 2 sortable columns in my table - One at the header level and other at Body Level. Please let me know how can i solve the issue of removing sorting from body. Following code is used.

$(document).ready(function() { $('#dataTables-example').dataTable( { "scrollX": true } ); } );

Viewing all articles
Browse latest Browse all 35270

Trending Articles