We have tried following code but it does not work.
$(document).ready(function () { $('#myTable').dataTable({ "language": { "url": "datatables-ch-zhs.json")" } }); });We need to implement this on jquery.datatable.min.js
We have tried following code but it does not work.
$(document).ready(function () { $('#myTable').dataTable({ "language": { "url": "datatables-ch-zhs.json")" } }); });We need to implement this on jquery.datatable.min.js