system.data.datatable code example Example: datatables.net Javascript123$(document).ready( function () { $('#myTable').DataTable();} );