$(document).ready( function () { $('#station_locations_table').DataTable({ "stateSave": true }); } );