i am using jquery.dataTables.min.js Version:1.9.2. I have referred so many examples in web and stack overflow too. But i didn't get working.
this is what i have tried yet.
$('.invoSumryTB').dataTable({
"iDisplayLength": 50,
"bDestroy": true,
"bRetrieve": true,
});