I have successfully used DataTables to display tables. However I would like to generate summaries of tables, using sql features such as select count(distinct field). I am sure that this is possible, as it is supported in WpDataTables, the WordPress interface to DataTables.
↧