Server processing not fully working
Server processing not fully working
Hi there,
I've installed a page that uses "server_processing.php" to load my DataTable from a mysql database. The table seems to load all OK. Unfortunately the table search function and column sorting don't work.
My files are originally based on examples/server_side/simple.html
The only changes I've made to "server_processing.php" after downloading is changing the "$columns = array" info to match the database columns and the SQL server connection information.
Just wondering if anyone else has had a similar issue with the search & column sorting not working.
Thanks