Basic Implementation
Download files from www.datatables.netAdd files to project.
Reference files in master/main page or on specific view.
Initialise table as dataTable.
Also had to add this piece of css to ensure header and footer covered all buttons within.
div.ui-widget-header {
height: 25px;
}
And that should be about it.

0 comments:
Post a Comment