Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR JAVASCRIPT

default ordering of datatable to be removed

$('#example').dataTable( {
    "order": [],
    // Your other options here...
} );
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #default #ordering #datatable #removed
ADD COMMENT
Topic
Name
6+8 =