$(function() { $('#current-stock-table').DataTable({ 'pageLength': 50, 'order': [[2, 'asc']] }); });