Search
8347 results 3041-3050
Forum
- 18th May 2016How do you export DataTables data to sql databasefor such a brilliant script. I have now got
- 18th May 2016Invalid JSON response and Requested unknown parameter errorsI am trying to get it but I get a message saying webpage is not responding due to a long running script. I will let you know when its done, but its been going for 10 mintues now
- 17th May 2016Missing FileCan you use any PHP script on your server? Are you the sys admin for the server, or is there someone you can get to check that? Allan
- 11th May 2016Male and Female Filteringsimilar in your server-side script (probably remove the leading
- 11th May 2016ajax paging Where to set recordsTotalThe recordsTotal parameter is part of the JSON return from the server to a server-side processing request from DataTables. It would be set wherever you construct your JSON object in whatever server-side script you are using. Allan
- 11th May 2016pdfHtml5the stripNewlines in my script. { extend: 'pdf', text: 'Save
- 9th May 2016The jquery datatables are not loading the datato prevent Cross Site Scripting (XSS) attacks. Which means that your index.php/agent/report/list_report script is not correctly seeing
- 7th May 2016Parse http response for DataTable (Server side processing)to configure the server-side script to return just plain
- 5th May 2016ajax reload has invalid json responsethe server is: < script > console.log('Debug Objects: INVALID-ROOM');
- 28th Apr 2016Datatable is too long for a hundred rowsI'm using Firebird. You would need to update my demo script to work with Firebird. It is designed for use with MySQL. Allan