Answers for "how unsort the data table options"

C#
0

how unsort the data table options

$('#example').dataTable( {
  "ordering": false
} );
Posted by: Guest on February-08-2021

Code answers related to "how unsort the data table options"

C# Answers by Framework

Browse Popular Code Answers by Language