jQuery datatable with SpServices data on a SharePoint page
Recently, I’ve been envolved in building a grid-driven table, with data from a SharePoint list. I found a great solution, datatables.net, which is a plug-in for the jQuery javascript library. It is a flexible tool, with automatic pagination and adjustable with some extensions such as column reorder, column visibility (gives the end user the ability…