Data table with search and sort

Add to header

<link rel="stylesheet" type="text/css" href="https://cdn.datatables.net/v/dt/dt-1.12.1/datatables.min.css"/>
 
<script type="text/javascript" src="https://cdn.datatables.net/v/dt/dt-1.12.1/datatables.min.js"></script>

Add to page:

$(document).ready(function () {
    $('#example').DataTable();
});

Source:

https://datatables.net/
,

One response to “Data table with search and sort”

  1. Ahaa, its pleasant conversation concerning this post
    here at this webpage, I have read all that, so at this time me also commenting at this place.

Leave a Reply

Your email address will not be published. Required fields are marked *