$(document).ready(function () { $('#banlist').dataTable({ "order": [], "language": { "url": datatablesUrl } }); });