Skip to content

Instantly share code, notes, and snippets.

@vincentlkl
Created July 20, 2016 13:20
Show Gist options
  • Save vincentlkl/bbb0dc096b298ce64b52c6313f78173a to your computer and use it in GitHub Desktop.
Save vincentlkl/bbb0dc096b298ce64b52c6313f78173a to your computer and use it in GitHub Desktop.
$('.ajax-datatable').DataTable
sPaginationType: "full_numbers"
bProcessing: true
bServerSide: true
sAjaxSource: $('.ajax-datatable').data('source')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment